| Projects on Google Code | Results 1 - 10 of 142 |
This is a wrapper that combines the original CVtypes from Gary Bishop and the latest library ctypes_opencv from Minh-Tri Pham into one. This library should work with notations used in both libraries with the exception that in CVtypes we don't need to access pointers(yay!) ie: {{{image.width}}} inste...
== Features ==
* Binary image labeling.
* Blob orientation, centroid, contour,...
* Blobs parameters render.
* Basic blob tracking.
* Interface similar to OpenCV.
== News ==
* 12/14/2009: Version 0.9.12 released: new contours functions and memory-leaks fixed.
* 10/07/2009: Ve...
= !OpenCvSharp =
http://opencvsharp.googlecode.com/files/sample_yalta.jpg
==Description==
!OpenCvSharpは、[http://opencv.jp/opencv_org/docs/index.htm OpenCV]をC#やVB.NETなどの.NET Frameworkの言語から利用するためのラッパーです。大部分はC#によって書かれています。!OpenCvSharpを使うと、C#やVB.NETといった言語から、簡単に、かつ高速な画像処理プログラムを作成できます。
!OpenCvSh...
= OpenCVDotNet =
As part of an entry-level University [http://opencvdotnet.googlecode.com/files/Tracking%20of%20Humans%20Using%20Masked%20Histograms%20and%20Mean%20Shift.pdf project] in Computer Vision at the [http://www.idc.ac.il IDC Herzliya] with [http://www.faculty.idc.ac.il/moses/ Dr. Yael M...
The Active Appearance Model (AAM) is a generalisation of the widely used Active Shape Model approach, but uses all the information in the image region covered by the target object, rather than just that near modelled edges.
An AAM contains a statistical model of the shape and grey-level appearanc...
== 通知 ==
针对Qt开发[http://code.google.com/p/opencv-extension-library/source/browse/trunk#trunk/QtOpenCV/qcv QtOpenCV]模块已经初步可以使用。
== 目标 ==
扩展OpenCV的功能,增强OpenCV在商业/科研中的易用性。
== 发布 ==
发布 [http://opencv-extension-library.googlecode.com/files/CvxLib_0_2_2008_06_20.zip CvxLib_0_2_2008_06_20] 版本...
The major goal of this project is:
# provide functions for conert from opencv data type to mxArray type and vise versa.
# provide mex function warper of opencv functions.
Therefore, this project contians two subprojects
# A dynamic library "iopencv" written in c, provide functions to conver...
Modular, PyGTK-based environment for prototyping image/video processing pipelines and experimentation with OpenCV.
==Design:==
* Stages of the pipeline illustrated in video, and separated by the "Right Arrow" stock icon.
==Pipeline stages implemented:==
* Thresholding
* Blob filtering...
This project aims to develop an implementation of *Kalman* filter and *Condensation* filter to track simple videos, like a bouncing ball or a remote-controlled machine.
The project is developed in C++ programming language, using openCV to process videos and HighGUI to create the user interface.
A...
opencv,
vision,
cPlusPlus,
student,
kalman,
condensation,
computervision,
gpl,
ffmpeg,
videoprocessing,
video,
unifi,
gui,
wxwidgets
This project was created to allow developers to utilize openCV functions in creating OSSIM filters.
"OSSIM is a high performance software system for remote sensing, image processing , geographical information systems and photogrammetry."
Information about OpenCV can be found at http://sourcefo...