Skip to content

ngophuc/AdaptiveTangentCover

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
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

AdaptiveTangentCover

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_LMST_IPOLDemo/

  • Build Status

Examples

File pentagonNoise4.sdp:

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

Input image
Input image
Input curve
Input curve
ATC result
AdaptiveTangentCover result

File circle50.sdp:

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

Input image
Input image
Input curve
Input curve
ATC result
AdaptiveTangentCover result

File circle50Noise4.sdp:

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

Input image
Input image
Input curve
Input curve
ATC result
AdaptiveTangentCover result

File CircleRect.sdp:

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

Input image
Input image
Input curve
Input curve
ATC result
AdaptiveTangentCover result

File flower100Noise4.sdp:

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

Input image
Input image
Input curve
Input curve
ATC result
AdaptiveTangentCover result

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages