Rank: 53 based on 581 downloads (last 30 days) and 15 files submitted
photo

Su Dongcai

E-mail

Personal Profile:

Make a living by algorithms

Professional Interests:
Image processing, computer vision

 

Watch this Author's files

 

Files Posted by Su View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
25 Jan 2012 Screenshot Apply djkstra algorithm to trace contour trace single object's contour via the classic shortest path algorithm Author: Su Dongcai image processing, demo, djstra, shortest path, djkstra 59 0
22 Jan 2012 Screenshot bwlabel via disjoint set simple cpp codes to label objects in 2D binary image Author: Su Dongcai image processing, demo, disjoint set 18 0
20 Jan 2012 Screenshot Solve the puzzle via djstra shortest path algorithm an interesting application of djstra algorithm Author: Su Dongcai djstra, demo, image processing, graph 47 0
12 Jan 2012 Screenshot Active contour without edge implementation of a well known level set method, easy to read code Author: Su Dongcai level set, active contour withou... 99 0
11 Jan 2012 Screenshot Apply hausdorf distance to tile image classification demonstrate the hausdorf distance via a concrete application Author: Su Dongcai mathematics, image processing, hausdorf distance 27 0
Comments and Ratings by Su View all
Updated File Comments Rating
12 Jan 2012 level set for image segmentation This Matlab code implements an edge based geometric active contour model without reinitialization. Author: Chunming Li
20 Dec 2011 Efficient Graph based image segmentation A new version of previous program, support color image. Author: Su Dongcai

Sorry folks:
  I made a mistake.This code is compiled on msvc6++, windows xp system.

02 Dec 2011 Classic AdaBoost Classifier Weak threshold classifier boosted to strong Classifier with Adaboost Author: Dirk-Jan Kroon

Neatly codes, very nice demonstration

01 Dec 2011 System of linear congruences Solution to Simultaneous Linear Congruences Author: Mike Sheppard
01 Dec 2011 Chinese reminder theorem just for fun Author: Su Dongcai

Mike Sheppard:
Thanks for broaden my eye side. The 'sunzTheorem' poster here has the computational complexity of O(N1+..Nm) using your notation, which means it can only handle small magnitude numbers.

Comments and Ratings on Su's Files View all
Updated File Comment by Comments Rating
20 Dec 2011 Efficient Graph based image segmentation A new version of previous program, support color image. Author: Su Dongcai Dongcai, Su

Sorry folks:
  I made a mistake.This code is compiled on msvc6++, windows xp system.

14 Dec 2011 Efficient Graph based image Segmentation A simple and efficient graph based image segmentation algorithm Author: Su Dongcai reena

sir can u please tell how u have loaded image of the clown, i want to try this with different images please tell me the steps....

01 Dec 2011 Chinese reminder theorem just for fun Author: Su Dongcai Dongcai, Su

Mike Sheppard:
Thanks for broaden my eye side. The 'sunzTheorem' poster here has the computational complexity of O(N1+..Nm) using your notation, which means it can only handle small magnitude numbers.

30 Nov 2011 Chinese reminder theorem just for fun Author: Su Dongcai Sheppard, Mike

As an alternative, using my "System of linear congruences" submission (#32856) you can solve more general congruence problems, with Chinese Remainder Theorem being a special case:

sunzTheorem([2 3 2], [3 5 7])
ans =
23

lincon([1 1 1], [2 3 2], [3 5 7])
ans =
23 105

Meaning 23+105*k for any integer k would also be a solution.

21 Nov 2011 Efficient Graph based image Segmentation A simple and efficient graph based image segmentation algorithm Author: Su Dongcai amy, Green

want to download it

Top Tags Applied by Su
image processing, demo, djstra, graph, mathematics
Files Tagged by Su View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
25 Jan 2012 Screenshot Apply djkstra algorithm to trace contour trace single object's contour via the classic shortest path algorithm Author: Su Dongcai image processing, demo, djstra, shortest path, djkstra 59 0
22 Jan 2012 Screenshot bwlabel via disjoint set simple cpp codes to label objects in 2D binary image Author: Su Dongcai image processing, demo, disjoint set 18 0
20 Jan 2012 Screenshot Solve the puzzle via djstra shortest path algorithm an interesting application of djstra algorithm Author: Su Dongcai djstra, demo, image processing, graph 47 0
12 Jan 2012 Screenshot Active contour without edge implementation of a well known level set method, easy to read code Author: Su Dongcai level set, active contour withou... 99 0
11 Jan 2012 Screenshot Apply hausdorf distance to tile image classification demonstrate the hausdorf distance via a concrete application Author: Su Dongcai mathematics, image processing, hausdorf distance 27 0

Contact us at files@mathworks.com