Community Profile

photo

OJ27


Last seen: 2 years ago Active since 2013

Statistics

  • Thankful Level 2
  • First Review
  • Thankful Level 1
  • Revival Level 1
  • First Answer

View badges

Content Feed

View by

Question


Multi-input networks do not support validation
I was able to train a multi-input network. However, Now that I want to validate the network, I get this error message. Error us...

3 years ago | 1 answer | 0

1

answer

Question


Multi-input imagedatastore
I am trying to train a network with N inputs to perform binary classification. Each image is multispectral (more than 3 channels...

3 years ago | 1 answer | 0

1

answer

Question


multi-spectral images with imageDatastore
I have images in different directories that I would like to concatenate before passing them to a CNN. I have two class labels se...

3 years ago | 0 answers | 0

0

answers

Question


ResNet50 on multi-spectral image segmentation
Is there a way to use any pretrain network (not necessarily Resnet) to segment multispectral images in MATLAB? deeplabv3plusLa...

3 years ago | 1 answer | 0

1

answer

Question


augmentedImageDatastore center crop does not return datastore with labels
I have an image datastore which includes images and labels. Before feeding to the network, I want to crop the images at the cent...

4 years ago | 2 answers | 0

2

answers

Answered
image labelling for background
So I solved this by only labeling the desired areas in my images with the class cat and the background was left without a label....

4 years ago | 0

Question


crop images in ImageDatastore for semantic segmentation
I have ImageDataStore and PixelDataStore objects related to a dataset of 200 labeled images. Since the resolution is large, I wa...

4 years ago | 1 answer | 0

1

answer

Question


Why are the results from conv2d and multiplication in Fourier Domain not the same?
I want to convolve two images of the same size. One of them is the input image and the second is the linear representation of th...

4 years ago | 1 answer | 0

1

answer

Question


how to create vision contrast test system in MATLAB?
Anyone have any idea how I can create this chart? I am using cosine functions with different frequencies and plotting them over ...

6 years ago | 0 answers | 0

0

answers

Question


Minimization problem image processing
Hello, I'm trying to minimize this function (by p): <</matlabcentral/answers/uploaded_files/99667/Capture.PNG>> where...

6 years ago | 0 answers | 0

0

answers

Question


iterating function, how to return a value and return to function
Happy Holidays Matlab Community. I have a programming question. I am trying to do minimization and need help coding it. funct...

6 years ago | 0 answers | 0

0

answers

Question


How to write Ply file that includes triangulation?
I have vertices, color, and triangulation of my 3D object. I have tried the pointCloud and pcwrite, but it only allows me to inp...

6 years ago | 2 answers | 0

2

answers

Question


what is the algorithm imregdemons uses?
I am trying to find a paper/code/power point or some other reference.

7 years ago | 1 answer | 0

1

answer

Question


how can I access/change data in images.geotrans.PolynomialTransformation2D object?
I want to change A and B for the result of images.geotrans.PolynomialTransformation2D, but how can I access these matrices? Or h...

7 years ago | 1 answer | 0

1

answer

Question


How do I get the inverse of matrix D when estimating displacement field(D) that aligns two 2-D images?
Hi, I am using this demo for my project <https://www.mathworks.com/help/images/ref/imregdemons.html?searchHighlight=non%20lin...

7 years ago | 0 answers | 0

0

answers

Question


what is the inverse function of bbox2points?
The bbox2points converts the input rectangle, specified as [x y width height] into a list of four [x y] corner points. I want t...

8 years ago | 1 answer | 0

1

answer

Answered
get the number of frame of a video using vision.VideoFileReader and VideoReader
because you set count=0. Remember matlab indexing starts the count at 1.

8 years ago | 0

Question


crop and rotate area of an image bounded by a rectangle from example "Face Detection and Tracking Using the KLT Algorithm"
I want to be able to crop and rotate an area of interest from an image bounded by a rotated rectangle. The code I am using is th...

8 years ago | 0 answers | 0

0

answers

Question


Crop and rotate face from example "Face Detection and Tracking Using the KLT Algorithm"
I want to be able to crop and rotate an area of interest from an image bounded by a rotated rectangle. The code I am using is th...

8 years ago | 1 answer | 0

1

answer

Answered
Can I use simultaneously the analog input and output of my NI MyDAQ card in session-based?
I am having the same problem. I am using MATLAB R2012b 64 bits. Is there any way to fix this? I tried the example online

11 years ago | 0