Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update CH02_SEC06_2_Compress.ipynb
  • Loading branch information
ancolli authored Jan 7, 2024
commit b2698039c3498cbf1a6fefa3345737c30019f0e4
1 change: 1 addition & 0 deletions CH02/CH02_SEC06_2_Compress.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@
" plt.imshow(Alow,cmap='gray')\n",
" plt.axis('off')\n",
" plt.title('Compressed image: keep = ' + str(keep))"
" plt.show()
]
},
{
Expand Down