Skip to content

ngophuc/DominantPointDetection

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

DominantPointDetection

To install the program see INSTALL.txt file

If you want you can also directly test the programm online:

http://ipol-geometry.loria.fr/~phuc/ipol_demo/ATC_IPOLDemo/

  • Build Status

Examples

File pentagonNoise4.sdp:

./ATC_Computation -i ../Samples/pentagonNoise4.sdp -o ../Results/pentagonNoise4 -d ../ImaGene-forIPOL 
--maxScale 10 --samplingStep 1.0

Input image
Input image
Input curve
Input curve
DP result
Dominant points (without optimisation)
DP result
Dominant points (with optimisation)

File circle50.sdp:

./ATC_Computation -i ../Samples/circle50.sdp -o ../Results/circle50 -d ../ImaGene-forIPOL 
--maxScale 10 --samplingStep 1.0

Input image
Input image
Input curve
Input curve
DP result
Dominant points (without optimisation)
DP result
Dominant points (with optimisation)

File circle50Noise4.sdp:

./ATC_Computation -i ../Samples/circle50Noise4.sdp -o ../Results/circle50Noise4 -d ../ImaGene-forIPOL 
--maxScale 10 --samplingStep 1.0

Input image
Input image
Input curve
Input curve
DP result
Dominant points (without optimisation)
DP result
Dominant points (with optimisation)

File CircleRect.sdp:

./ATC_Computation -i ../Samples/CircleRect.sdp -o ../Results/CircleRect -d ../ImaGene-forIPOL 
--maxScale 10 --samplingStep 1.0

Input image
Input image
Input curve
Input curve
DP result
Dominant points (without optimisation)
DP result
Dominant points (with optimisation)

File flower100Noise4.sdp:

./ATC_Computation -i ../Samples/flower100Noise4.sdp -o ../Results/flower100Noise4 -d ../ImaGene-forIPOL 
--maxScale 10 --samplingStep 1.0

Input image
Input image
Input curve
Input curve
DP result
Dominant points (without optimisation)
DP result
Dominant points (with optimisation)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages