Feeds
질문
Finding the last maximum value in a vector
Hi, "max" gives the maximum value of a matrix in a row vector. This vector contains all the maximum values in the respective c...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
How to detect the threshold of a graph
Hi, I am working on a project in which the value shoots up after a small time. I want to know that how to findout the ...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
How to make a round bounday on the object
Hi, Using the example i have successfully drawn the outline on the object. But it is showing glitches of up and downs on the...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
Saturation normalization in HSV channel of Image
Hi, I want to apply normalization on the saturation channel of HSV color space in my image. Can anyone pls suggest me a method ...
대략 6년 전 | 답변 수: 0 | 0
0
답변질문
How to detect a ring shape object in the center of an Image
Hi, I am an image in which the intensity of the pixels at the center of the image are higher than over all image. I want to ...
대략 6년 전 | 답변 수: 0 | 0
0
답변질문
Why is there difference between the data cursor value and array value
Hi, I want to know why is there a difference between the cursor value obtained of an image and array value of a channel of an i...
대략 6년 전 | 답변 수: 0 | 0
0
답변질문
Forming an equation from an RGB Image
Hi, I have an image that has an extra illumination in it. This extra light was extracted using the subtraction method (file att...
대략 6년 전 | 답변 수: 0 | 0
0
답변질문
How to find a specific object from an image based on its pattern
Hi I want to find pipe shape object in an image. I want to know how can i achieve this task in Matlab. Kindly guide. Thanks...
대략 6년 전 | 답변 수: 0 | 0
0
답변질문
Probelm in implementing Adaptive Histogram Equalization
Hi, I am trying to implement Contrast Limited Adaptive Historgram Equalization an image using the command adapthisteq(I) but i ...
대략 6년 전 | 답변 수: 2 | 0
2
답변질문
How to use inpaint on RGB image with binary mask
Hi, I want to use the inpaint in matlab like its used in <http://reference.wolfram.com/language/ref/Inpaint.html Mathematica>...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
Removing noise from images and keep them in RGB format.
Hi I want to remove noise from a RGB image. There are two type of problem i am facing. 1- Couldn't find a right tool for tha...
7년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
Creating new registors using Loop
All answers are perfect and perfect solutions to my problem. thanks to all of you.
Creating new registors using Loop
All answers are perfect and perfect solutions to my problem. thanks to all of you.
거의 8년 전 | 0
질문
Creating new registors using Loop
Hi, I am writing a code in which a block of code is repeated many times. But for every time the values are saved in new variabl...
거의 8년 전 | 답변 수: 2 | 0
2
답변질문
How to calculate Linear or Angular movement of a Matrix
Hi I am interested in finding if there is any solution available in Matlab to calculate the Linear or Angular movement of two...
거의 8년 전 | 답변 수: 0 | 0
0
답변답변 있음
Bringing the RGB color back to image after processing
I dont know why the code attachment is having problem.
Bringing the RGB color back to image after processing
I dont know why the code attachment is having problem.
거의 8년 전 | 0
답변 있음
Bringing the RGB color back to image after processing
Here is the code if true % code FIXED = imread('a1.jpg'); MOVING1 = imread('a2.jpg'); MOVING2 = imread('a3.jpg'); ...
Bringing the RGB color back to image after processing
Here is the code if true % code FIXED = imread('a1.jpg'); MOVING1 = imread('a2.jpg'); MOVING2 = imread('a3.jpg'); ...
거의 8년 전 | 0
질문
Bringing the RGB color back to image after processing
Hi, I am performing some type of processing on images due to which they are alligned with each other and are shifted in circula...
거의 8년 전 | 답변 수: 2 | 0
2
답변답변 있음
Removing space between images in subplot
| I found the solution of my problem, I am sharing with all of you here. | a = subplot(3,3,2); imshow('corn.png') b = ...
Removing space between images in subplot
| I found the solution of my problem, I am sharing with all of you here. | a = subplot(3,3,2); imshow('corn.png') b = ...
거의 8년 전 | 2
| 수락됨
질문
Removing space between images in subplot
Hi I am plotting multiple images on a figure using subplot. The problem is that there is an empty area present between images. ...
거의 8년 전 | 답변 수: 2 | 0
2
답변질문
Problem in using Image Registration Estimator App of Matlab
Hi, I am using Image Registration App of Matlab to register more than two images. Can anyone please guide me how can i achiev...
거의 8년 전 | 답변 수: 1 | 0
1
답변답변 있음
Problem in using Image Registration Estimator App of Matlab
Still waiting for someone to reply.
Problem in using Image Registration Estimator App of Matlab
Still waiting for someone to reply.
거의 8년 전 | 0
답변 있음
The image is unviewable
The one link i would like to suggest that will help anyone of you facing the same problem https://www.mathworks.com/help/imag...
The image is unviewable
The one link i would like to suggest that will help anyone of you facing the same problem https://www.mathworks.com/help/imag...
대략 8년 전 | 0
질문
The image is unviewable
Hi, I have an image in tiff format that have a lot of darkness in it. I wanted to know that how to make it view able so that ...
대략 8년 전 | 답변 수: 2 | 0
2
답변질문
convert an 8 bit image into lower bits
Hi, I want to convert an 8bit gray scale image into lower bits. I have loaded the image and divided it by multiple numbers to...
대략 8년 전 | 답변 수: 1 | 1
1
답변질문
Error in running the File exchange project
Hi, I am not an expert of Matlab, but trying to implement the program provided here <https://cn.mathworks.com/matlabcentral/fil...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
Getting sum of Elements of a Vector
Hi, I am writing a code in which i have to take the sum of a defined range of elements of a Vector. For e.g From (1,3) to (1,5...
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
Unable to connect to arduino
Hello, I am using Matlab 2011b and want to connect Arduino Mega 2560. I have tried target installer and other commands, but th...
11년 초과 전 | 답변 수: 0 | 0


