Prashant Birajdar
Evolve technology & services pvt. ltd.
Followers: 0 Following: 0
Statistics
RANK
10,560
of 300,763
REPUTATION
4
CONTRIBUTIONS
7 Questions
4 Answers
ANSWER ACCEPTANCE
14.29%
VOTES RECEIVED
0
RANK
16,079 of 21,082
REPUTATION
8
AVERAGE RATING
0.00
CONTRIBUTIONS
1 File
DOWNLOADS
1
ALL TIME DOWNLOADS
88
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
intensity based Image Projection in X-Ray Images
Hi all, I have to insert a threat image in original X-Ray image & That is called as TIP,(i.e.Threat image projection). But tell ...
9 years ago | 0 answers | 0
0
answersQuestion
Missing MEX-file: grayto16mex Error
I am using the .dll file generated in matlab R2015b 64-bit into C# application and I am getting the following error while using ...
10 years ago | 0 answers | 0
0
answersQuestion
Which compression technique is usefull/lossles to write raw data into dicom ?
Hello, I am working in area of medical imaging and I want to know which compression technique is lossless to compress raw...
10 years ago | 1 answer | 0
1
answerQuestion
How to remove dotted border from pushbutton created by uicontrol function?
Hello Sir, I am developing GUI in Matlab R2015b programmatically. I want to remove the dotted border around the pushb...
10 years ago | 1 answer | 0
1
answerQuestion
How much axes should I create on one figure window in matlab R2015b ?
Dear Sir, I am created one programmatic gui in matlab where I created icons using image function and using callback fo...
10 years ago | 2 answers | 0
2
answersQuestion
How to pass input argument to matlab standalone application(i.e. .exe) from C# ?
Hello sir, I have one matlab standalone application with some input parameter, I want to pass input to this applicat...
10 years ago | 1 answer | 0
1
answerQuestion
How to disable double-click of mouse when Pan function is enabled?
I am building a GUI contains the main axis to show image also I have push button for zoom the image(using Zoom() function), when...
10 years ago | 1 answer | 0
1
answerHow to plot 3D?
Dear Durgesh, Use plot3(), function in matlab, for surface plotting use surf(), function
10 years ago | 0
| accepted
GUI: how to make the user able to add or delete circles in an image.
Dear,Jonas Fisker, To add circle on image you need to hold the current plot. try the following code, it ma...
10 years ago | 0
GUI: how to make the user able to add or delete circles in an image.
Dear,Jonas Fisker, To add circle on image you need to hold the current plot. try the following code, it ma...
10 years ago | 0
how can i check that my image is rgb
Hi, Color images have 3 channels (R, G, B), so: size(your_Image, 3) = 3 For grayscale: size(your_Image, 3) = 1
10 years ago | 0




