photo

ushamary sharma


Last seen: nästan 5 år ago Active since 2019

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


export structure values to csv or txt file
stats = graycoprops(Imggray) Hi ,I am using this built-in function which gives me four values in structure format. Now i want t...

nästan 5 år ago | 1 answer | 0

1

answer

Question


Calculation of entropy shows " the entropy of the image is = NaN", please help
Img = imread('test1.jpg'); I=rgb2gray(Img); [Height,Width] = size(I); [m,Binsx] = imhist(I); m = m/(Height*Width); sprintf(...

nästan 5 år ago | 2 answers | 0

2

answers