Decting parallelopipedon with webcam [closed]

asked 2017-05-27 15:21:32 -0600

kosh09 gravatar image

Hello everyone!

I'm new to OpenCV and glad to use this library!
Before we start my first language is not an English, so please understand :)
After read the documentation and some libraries, I'm curious that I could make my own xml file

I use python3 with opencv
I want to detect the parallelopipedon things. In my case it will be paper box
after that I want to make the group of files with pictures that I want to detect!
For this, first thing to do is detecting paper box

but with key word " opencv detect parallelopipedon " there were nothing that useful to me
could you help me figure this out?
If there are useful posts or documentations that helps me figure this out
that will be enough!
thanks for reading this, and I will wait for the answer!

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by sturkmen
close date 2020-11-14 11:27:03.401499

Comments

Sorry for my bad english too but what is a parallelopidon ?

LBerger gravatar imageLBerger ( 2017-05-28 02:10:57 -0600 )edit
2

a sheared box (like a quartz prism)

berak gravatar imageberak ( 2017-05-28 03:17:21 -0600 )edit

just google for OpenCV object detection with cascade classifiers and have a look at the topics. It's just another object class and work with your data just fine :)

StevenPuttemans gravatar imageStevenPuttemans ( 2017-05-31 08:07:09 -0600 )edit