Coder Social home page Coder Social logo

ransac-2d-shape-detection's Introduction

https://github.com/Yiphy/Ransac-2d-Shape-Detection/blob/master/README.txt
# Ransac-2d-Shape-Detection
# line, circle and ellipse shapes detection in 2d images. 

1. Introduction
   This program implements the 2d shapes detection algothrim based on 
   RANSAC, including line, circle and ellipse. 
   Please sent questions, comments or bugs to ([email protected])

   This software was developed/tested on Windows7 & visualStudio 2013.    
 
 2. License & Disclaimer
   Copyright @ 2017 ([email protected])
   This software may be used for research purposes only.
   
   Part of this software was inspired by PCL-1.7.2's source code.
   
 3. Build and Run
   (1) Install OpenCV2.4.XX 
   (2) Compile this project with visual Studio 2013.

ransac-2d-shape-detection's People

Contributors

yiphy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ransac-2d-shape-detection's Issues

Asseertion failed: selection.size()!=0

Hi,
I encountered a problem when I run this code to detect circles. I put some images in the same directory, but they had different suffix formats, such as 1.jpg, 2.png and so on. All the .jpg images could be detect rightly, but the above problem arised when detected .png images.

My environment is VS2013+Opencv 3.4, the problem is as following:

QQๅ›พ็‰‡20200105095901

How can I solve this problem, thanks very much!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.