Community Profile

Marry M


Active since 2015

Statistics

  • Thankful Level 3
  • First Answer

View badges

Content Feed

View by

Question


mix several .mat files into one
Hello, I have 10 mat files a1 to a10 like (a1=[1 2 3], a2=[4 5 6], a3=[7 8 9]...a10=[28 29 30]), I like to just combine all in ...

7 years ago | 0 answers | 0

0

answers

Question


new images for CNN and deep learning?
Hi, There are sorts of pre-trained CNN data base for deep learning in webs, my problem is how can I do for my own images (images...

7 years ago | 1 answer | 0

1

answer

Question


training CNN with new data
Hi, does anybody know how to train new data for CNN? I'm using the code proposed here:'https://github.com/vedaldi/practical-cnn...

7 years ago | 0 answers | 0

0

answers

Question


problem with mex -setup in Matlab 2016 b
Hi, in windows 10, and Matlab 2016 b, and visual C++ 2013 (professional version), when I'm doing mex-setup will see the followi...

7 years ago | 1 answer | 0

1

answer

Answered
real time image processing ?
you may use this method: https://uk.mathworks.com/matlabcentral/answers/uploaded_files/21085/recurse_subfolders.m

7 years ago | 0

Question


how to find the boundaries of some part of binary image?
hi all, attached is the binary image of an object. the intersection points of blue line and the object obtained (A1(x1,y1) and ...

8 years ago | 0 answers | 0

0

answers

Question


how to fit a curve to 3 points automatically?
Guys, I'd like to find an automatic method for fitting y=-x^2 curve to three points x=[12 67 16]; can any one suggest me a mat...

8 years ago | 2 answers | 0

2

answers

Question


how to find the length of two crossed lines?
Guys, can any one help me to find the length of mentioned line in matlab? I know the length of V1 and V2 <</matlabcentral/an...

8 years ago | 1 answer | 0

1

answer

Question


read image from different folders?
hi all, i have 20 folders which named with dates (i.e. 1.1.2016, 2.1.2016.....20.1.2016) and each folder has two images, please...

8 years ago | 2 answers | 0

2

answers

Question


finding distance of objects in different frames
Hello, I have 10 frames and each frame with two objects in it, the centre of objects in each frame (binary image) calculated,...

8 years ago | 0 answers | 0

0

answers

Question


finding x-y coordinate of object with specific distance
hello, I have a binary image with five objects in it, I've found the distances between each pair, I gonna find the x-y coordi...

8 years ago | 1 answer | 0

1

answer