Statistiques
2 Questions
                        0 Réponses
RANG
262 756
                          
                          
of 300 381
                        
RÉPUTATION
0
                           
                        
CONTRIBUTIONS
                          2 Questions
                          0 Réponses
ACCEPTATION DE VOS RÉPONSES 
                            50.0%
                        
VOTES REÇUS
0
RANG
 of 20 941
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS 
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 477
CONTRIBUTIONS
                            0 Problèmes
                            0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
plus de 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 7 ans il y a | 3 réponses | 0