PvAPI-Python-Wrapper for Allied Vision Camera - not able to set...
Hi guys, Since hours Iam trying to configure the AVT Manta G-504C Kamera. Therefor i used some wrapper like [py-avt-pvapi](https://bitbucket.org/Cixelyn/py-avt-pvapi/overview "py-avt-pvapi") or...
View ArticleProblem extracting ippicv_.zip
I'm attempting to build OpenCV from source, using Visual Studio 2015 and Windows 7. But I've run into a problem. CMake is unable to extract 3rdparty/ippicv. The error is as follows: ICV: Removing...
View ArticleSVM classification when testing
Hi, I have created an SVM classifier for 4 different classes. When testing it with my training data (same data used to train the svm) I get very good predictions ~98% correct. However when using data...
View ArticleYouTube Can Raise Marketing With Email
YouTube strode into an arena dominated by Amazon-owned Twitch, using the launch of a site tailored for the hot trend of video game play as a spectator sport. For instance, a 60-minute keynote address...
View ArticleHow to find the rotated angle of object
I am using the homography[this tutorial](http://answers.opencv.org/question/10022/the-homography-tutorial-in-java/) for pattern matching. It is working but i need to find the degree of rotation of that...
View ArticleWINDOW VIZ IN A FORM
Hi to all. I use viz with opencv for rendering objects. I would like to know if is it possible to obtained a pointer of a window wiz to positiong the window inside a panel of a window form. Thanks:)
View ArticleFacebook Gaining Ground On YouTube In Movie Ads, Report Says
You'll be joining the 130,000 Smart Insights users from 80 nations who trust our advice to Arrange, handle and Optimize their marketing. The U.S. music marketplace is worth $7 billion but royalty and...
View ArticleSpanish Marketplace Regarding The Plaza In Santa Fe
So that you're having a promotional video for the application or a game title trailer produced ( by us ?). Or perhaps you're producing it yourself. YouTube is one of the most popular web sites online,...
View Articleface and eye detection not showing detection result
Hi I have written this code to detect eye and face ,but it is not detecting eye or face when I run the code void isplay( Mat frame ) { Mat grayImage; cvtColor(frame, grayImage, CV_BGR2GRAY);...
View Articleneed collaborative effort
i want to see collaborative power of forum users. i think documentation needs some corrections and make up like...
View ArticleHe Also Had Written A Song About This (VIDEO)
YouTube is amongst the biggest on the web platforms, and if you're not advertising and marketing with this effective community, you are passing up on thousands, if you don't millions, of possibilities....
View ArticleWill Object Detection Work with Binary Images?
I am completely new to opencv and machine vision in general. My problem involves detecting objects in rasterized images of pdf documents. So these are essentially binary images. My question is will the...
View ArticleOpenCV 3 tldDetector implementation problem?
Hi, I am trying to implement a tldTracking by taking a video steram and trying to track an object "live". After downloading and including the tracking module of "opencv contrib" from github, I still...
View ArticlefindContours Exception
Hi, I just have simple code to find the contours in an image : vector >cont; frame = imread("hw.jpg"); cvtColor(frame, frame_gray, COLOR_BGR2GRAY); background = imread("background.jpg"); //convert...
View ArticleMelissa McCarthy's 50 Pound Weight Loss
A successful Web existence for a business involves more than simply Twitter, LinkedIn, and Twitter. If for example the product requires money, for instance, creating some videos is better before you...
View ArticleTrack Multiple Moving Object
Hi, I want to track multiple object in movement in a video (something similar in this video: https://www.youtube.com/watch?v=lzRGp3nc8Tw). I am basing on the difference of two frame and then...
View Articley800 VideoCapture issue
I am trying to process an Y800 encoded AVI file, but `VideoCapture::retrieve` returns false every time. `VideoCapture::get(CV_CAP_PROP_FOURCC)` tells me the code of the codec is 0, which makes me...
View ArticleAstrophoto alignment
I'm looking for a way to align astrophotos with OpenCV in Java. These photos will typically have a dark background, random scattering of stars, and a subject like a galaxy or nebula. They will also...
View Articlelbp cascade didnt produce classifier.xml
ive trained a few haar and hog 20 stage classifiers using train_cascade. And when they seemed to not train anymore, id cancel and still load the provided stages and have a classifier.xml up to that...
View ArticleHow do you set up/access a wireless ip camera with OpenCV?
Hello all, I am attempting to apply my code for face detection that I currently have for webcam, to a wireless IP camera. I have seen on this forum someone posted a code for what seemed to be how to...
View Article