Community Profile

photo

Rupok Kumar


Active since 2018

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Error using containers.Map in matlab 2015a
I have got this error. Here i attached my code: image = hdrread('Apartment_float_o15C.hdr'); [h,w,~] = size(image); ...

6 years ago | 0 answers | 0

0

answers

Question


Get matlab code for Lossless Image Compression
I am trying to implement this paper. Here is the link of the paper: <https://www.researchgate.net/profile/Hitoshi_Kiya/public...

6 years ago | 0 answers | 0

0

answers

Question


Can anyone help me to implement this paper for me?
I am trying to implement this paper with matlab. Its seven segment digits recognition with neural network. There three method in...

6 years ago | 1 answer | 0

1

answer

Question


Find the diameter of fruit image in matlab
I want to find the diameter of an binary image. Here i my code, but it makes some error: img= imread('apple.png'); i...

6 years ago | 2 answers | 0

2

answers