mirror of
https://github.com/avinal/sixth-semester.git
synced 2026-01-10 23:28:35 +05:30
test 3
This commit is contained in:
@@ -4,7 +4,7 @@ Digital Image Processing Practices
|
|||||||
|
|
||||||
1. Simple image read and write operations
|
1. Simple image read and write operations
|
||||||
|
|
||||||
.. code-block:: matlab
|
.. code-block:: python
|
||||||
|
|
||||||
image = imread("basic.png");
|
image = imread("basic.png");
|
||||||
imshow(image)
|
imshow(image)
|
||||||
|
|||||||
Reference in New Issue
Block a user