photo

krishna kripa


Con actividad desde 2018

Followers: 0   Following: 0

Estadística

Feeds

Ver por

Pregunta


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...

más de 6 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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...

más de 6 años hace | 3 respuestas | 0

3

respuestas