Rank: 199 based on 331 downloads (last 30 days) and 7 files submitted
photo

tudor dima

E-mail
Company/University
Universitat de Valencia
Lat/Long
39.508, -0.42095

Personal Profile:

football and more :)

Professional Interests:
RF system, discrete and integrated circuit design and simulation, Medical Image Analysis, Finite Difference methods for PDE

 

Watch this Author's files

 

Files Posted by tudor View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
30 Apr 2012 Screenshot bmorph - binary morphological transforms Fast binary erosion and dilation, with even faster iterative calls. Author: tudor dima image processing, morphology, erosion, dilation, binary, morphological transfo... 23 3
  • 5.0
5.0 | 1 rating
23 Apr 2012 Screenshot Image segmentation - multiscale energy-based level sets Segmentation using active contour without edges and multi-scale acceleration. GUI included Author: tudor dima image segmentation, level set, active contours, multiscale, image processing 194 8
  • 5.0
5.0 | 3 ratings
30 Sep 2011 S-parameter toolbox (+ Z, Y, H, G, ABCD, T) Convert between N-port representations of RF circuits. Read / Write industry-standard files. Author: tudor dima s2p, abcd, snp, wireless, s parameters, rf 68 20
  • 4.9375
4.9 | 16 ratings
01 Sep 2011 Screenshot 2D histogram - 'exact' and 'fast' binning, 'crop' and 'stretch' grid adjustment 2D histogram of data pairs [x,y]; 'fast'/'exact' binning; 'stretch'/'crop' grid mode. Author: tudor dima statistics, probability, histogram, 2d, 2 d, box counting 19 2
  • 5.0
5.0 | 2 ratings
05 Jul 2011 Screenshot HTML Indexer automated multi-language html index, index for print, batch image scaling Author: tudor dima gui, html gallery, annotation, html, image scale, index print 12 3
  • 5.0
5.0 | 3 ratings
Comments and Ratings by tudor View all
Updated File Comments Rating
18 May 2012 S-parameter toolbox (+ Z, Y, H, G, ABCD, T) Convert between N-port representations of RF circuits. Read / Write industry-standard files. Author: tudor dima

@Josiah,

It shouldn't... (uses str2num or str2double...)
anyway, could you send me a sample file so I can take a look at it?

28 Apr 2012 bmorph - binary morphological transforms Fast binary erosion and dilation, with even faster iterative calls. Author: tudor dima

@Alexander
The structuring element is passed to this function (or to imdilate/imerode, that is).
I am not sure how is it done in Matlab (it's a .mex, twice wrapped :-))

What I suspect it makes the interpreted bmorph to run faster than the MEX is that I do a contour detection on both the image and the strel, then only update those values, the strel is not swept across the whole image.

Until now it only allowed symmetrical strels, but I have recently posted the new version which fixed this. (Thanks to Sean Sklios for the provided test data and also for the push!)

21 Apr 2012 Image segmentation - multiscale energy-based level sets Segmentation using active contour without edges and multi-scale acceleration. GUI included Author: tudor dima

Hi, Marcos
Check if your current location (where you installed this toolbox) contains any spaces. (it happends on Windows, .../My Documents/ ...)
If this is the case try to move it to a space-less location.
If for some reason this isn't possible try this hack, until I post the new version :

Replace line 307 with cd(attData.myData.loc.ImageDir)

24 Mar 2012 Image segmentation - multiscale energy-based level sets Segmentation using active contour without edges and multi-scale acceleration. GUI included Author: tudor dima

@Marcos
This box uses Matlab imread.m, I suspect you could find a Dicom reader on the exchange and either plug it in or convert your images to .jpg, .png, etc.

Be careful with blank spaces in your directory, though, the error above seems to stem from there. I am planning to allow this in a future release.

08 Nov 2011 Inpaint over missing data in N-D arrays Y = INPAINTN(X) replaces the missing data in X by extra/interpolating the non-missing elements. Author: Damien Garcia

Great work, extremely useful, it works out of the box.
Thanks a lot for posting it!

Would there be a simple way to restrict calculations inside a "gating mask"?

Comments and Ratings on tudor's Files View all
Updated File Comment by Comments Rating
18 May 2012 S-parameter toolbox (+ Z, Y, H, G, ABCD, T) Convert between N-port representations of RF circuits. Read / Write industry-standard files. Author: tudor dima dima, tudor

@Josiah,

It shouldn't... (uses str2num or str2double...)
anyway, could you send me a sample file so I can take a look at it?

17 May 2012 S-parameter toolbox (+ Z, Y, H, G, ABCD, T) Convert between N-port representations of RF circuits. Read / Write industry-standard files. Author: tudor dima Bartlett, Josiah

I'm finding an issue with SXPWrite.
It does not support or properly truncate scientific notation- a number like -9.8235e-5 ends up being written to the file like -9.8235. This is a HUGE problem! Otherwise a great set of tools.

28 Apr 2012 bmorph - binary morphological transforms Fast binary erosion and dilation, with even faster iterative calls. Author: tudor dima dima, tudor

@Alexander
The structuring element is passed to this function (or to imdilate/imerode, that is).
I am not sure how is it done in Matlab (it's a .mex, twice wrapped :-))

What I suspect it makes the interpreted bmorph to run faster than the MEX is that I do a contour detection on both the image and the strel, then only update those values, the strel is not swept across the whole image.

Until now it only allowed symmetrical strels, but I have recently posted the new version which fixed this. (Thanks to Sean Sklios for the provided test data and also for the push!)

26 Apr 2012 Image segmentation - multiscale energy-based level sets Segmentation using active contour without edges and multi-scale acceleration. GUI included Author: tudor dima Belmonte, Marcos

You warned me about blank spaces in a previous comment but I forgot it, thanks again.

21 Apr 2012 Image segmentation - multiscale energy-based level sets Segmentation using active contour without edges and multi-scale acceleration. GUI included Author: tudor dima dima, tudor

Hi, Marcos
Check if your current location (where you installed this toolbox) contains any spaces. (it happends on Windows, .../My Documents/ ...)
If this is the case try to move it to a space-less location.
If for some reason this isn't possible try this hack, until I post the new version :

Replace line 307 with cd(attData.myData.loc.ImageDir)

Top Tags Applied by tudor
image processing, 2d, s parameters, sparameters, wireless
Files Tagged by tudor View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
30 Apr 2012 Screenshot bmorph - binary morphological transforms Fast binary erosion and dilation, with even faster iterative calls. Author: tudor dima image processing, morphology, erosion, dilation, binary, morphological transfo... 23 3
  • 5.0
5.0 | 1 rating
23 Apr 2012 Screenshot Image segmentation - multiscale energy-based level sets Segmentation using active contour without edges and multi-scale acceleration. GUI included Author: tudor dima image segmentation, level set, active contours, multiscale, image processing 194 8
  • 5.0
5.0 | 3 ratings
30 Sep 2011 S-parameter toolbox (+ Z, Y, H, G, ABCD, T) Convert between N-port representations of RF circuits. Read / Write industry-standard files. Author: tudor dima s2p, abcd, snp, wireless, s parameters, rf 68 20
  • 4.9375
4.9 | 16 ratings
01 Sep 2011 Screenshot 2D histogram - 'exact' and 'fast' binning, 'crop' and 'stretch' grid adjustment 2D histogram of data pairs [x,y]; 'fast'/'exact' binning; 'stretch'/'crop' grid mode. Author: tudor dima statistics, probability, histogram, 2d, 2 d, box counting 19 2
  • 5.0
5.0 | 2 ratings
05 Jul 2011 Screenshot HTML Indexer automated multi-language html index, index for print, batch image scaling Author: tudor dima gui, html gallery, annotation, html, image scale, index print 12 3
  • 5.0
5.0 | 3 ratings

Contact us at files@mathworks.com