photo

krishna kripa


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

Feeds

排序方式:

提问


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

6 years 前 | 2 个回答 | 0

2

个回答

提问


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

6 years 前 | 3 个回答 | 0

3

个回答