photo

krishna kripa


Attivo dal 2018

Followers: 0   Following: 0

Statistica

Feeds

Visto da

Domanda


How do I divide an image into possible number of blocks and apply a set of functions to each block?
Here is a sample image. <<http://fscomps.fotosearch.com/compc/DSN/DSN050/agriculture-weeds-an-infestation-of-stock-photo__23...

oltre 6 anni fa | 2 risposte | 0

2

risposte

Domanda


Can someone please convert the python code to matlab code??
import cv2 import numpy as np w=cv2.imread('weed2',1) cv2.imshow('image',w) b,g,r = cv2.split(w) height = np.si...

oltre 6 anni fa | 3 risposte | 0

3

risposte