Jean Bilheux
Followers: 0 Following: 0
Professional Interests: Image processing
Statistics
RANK
17,611
of 295,527
REPUTATION
2
CONTRIBUTIONS
3 Questions
4 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
1
RANK
7,700 of 20,242
REPUTATION
120
AVERAGE RATING
5.00
CONTRIBUTIONS
2 Files
DOWNLOADS
2
ALL TIME DOWNLOADS
1101
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Can I have a background and foreground axis ?
I built a GUI where I let the user select various region of interest (ROI) on a histogram plot. When the user click the plot, I ...
12 years ago | 2 answers | 0
2
answersSubmitted
statusProgressBar
This progress bar can be added to any GUI (like at the bottom) to simulate a status bar progress bar
12 years ago | 1 download |
Submitted
SelectRoi
Rectangle or/and ellipse shape selection tool that can easily be extended for your needs.
12 years ago | 1 download |
Compiler error message: signal 127
I kept playing with the files and found the issue. I had a startup.m routine that had for goal to add the various folders to the...
12 years ago | 1
| accepted
Compiler error message: signal 127
I tried with same and different names...the same. I also tried to add the .fig or even all the .m files in the resources....alwa...
12 years ago | 0
Question
Compiler error message: signal 127
I built a Graphical Interface (let's call it myGUI)that works perfectly from Matlab. I'm trying to make a standalone version of ...
12 years ago | 4 answers | 0
4
answersCompiler error message: signal 127
It's a function.. well a set a functions. The main function was created automatically with GUIDE.
12 years ago | 0
Question
Strange behavior of hgtransform
The following very simple code, taken from a book, does not work and I can't figure out why hPlot = plot(0:0.1:10, sin(0:0....
12 years ago | 2 answers | 0
2
answersStrange behavior of hgtransform
Thanks a lot Walter. I realized that was exactly my issue. I was stupid enough to name my .m file hgtransform.m So obviously (...
12 years ago | 0