CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - moving detect
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - moving detect - List
[
Graph program
]
detect
DL : 0
基于静止背景下运动目标检测中恢复背景的示例代码VC程序-based on static background moving target detection resume background sample code VC Program
Update
: 2008-10-13
Size
: 3.7kb
Publisher
:
hanjinfen
[
Graph Recognize
]
TextDetect
DL : 0
云行TextDetection.exe程序,打开任意一幅bmp文件。点击“操作 检测文本区域”, 变会弹出文本检测的结果框。框内设定显示前六个文本区域的二值化结果,注意该框不要移动。关闭该框,BMP文件原始图像中用红色矩形框显示出检测出的文本区域。-cloud OK TextDetection.exe procedures, arbitrary opened a bmp file. Click on the "operational# 61664 Detection text zones," would change the text pop-up box test results. Box set shows that the former six regional version of the two values, the attention of the box not moving. Closure of the box, BMP file original image using red rectangular box shows the text detected region.
Update
: 2025-02-17
Size
: 4.62mb
Publisher
:
向慧
[
Graph program
]
detect
DL : 0
基于静止背景下运动目标检测中恢复背景的示例代码VC程序-based on static background moving target detection resume background sample code VC Program
Update
: 2025-02-17
Size
: 3kb
Publisher
:
hanjinfen
[
Special Effects
]
Detectmotion
DL : 0
本程序实现了两桢差分加像素统计检测运动目标(支持标准USB摄像头),在VC下编译通过。-the realization of two-ching difference Statistics Canada pixels moving target detection (support standard USB camera), In VC compile.
Update
: 2025-02-17
Size
: 52kb
Publisher
:
高
[
Special Effects
]
Vehicle_Detection
DL : 0
该文件使用特征点提取-图像匹配-图像剪影三部,精确检测车辆或运动物体。-the documents Feature Extraction-Image Matching- Image Capture 3, accurate detection of vehicles or moving objects.
Update
: 2025-02-17
Size
: 10kb
Publisher
:
刘家瑛
[
Special Effects
]
Trackanddetectionthemovingobject070129
DL : 0
移动目标追踪(OpenCV) Runed on OpenCV1.0 of VC++6.0 -moving target tracking (OpenCV) Runed on OpenCV1.0 of VC 6.0
Update
: 2025-02-17
Size
: 3kb
Publisher
:
zy
[
Special Effects
]
motiondetect
DL : 0
进行运动图像的建模和运动目标的检测, 进行了算法的测试和优化-Modeling for Motion Picture and moving target detection, carried out the testing and optimization algorithm
Update
: 2025-02-17
Size
: 2kb
Publisher
:
陈东
[
Special Effects
]
ObjectDetection
DL : 0
中科院博士写的程序。基于OpenCV的背景建模,运动物体检测。C程序-Chinese Academy of Sciences, Dr. write procedures. OpenCV-based background modeling, moving object detection. C procedures
Update
: 2025-02-17
Size
: 2kb
Publisher
:
哥琴
[
Graph Recognize
]
motiondetect
DL : 0
采用寻找轮廓的方法实现视频流的运动目标的检测-To find the outline of the method used to achieve video streaming of Moving Target Detection
Update
: 2025-02-17
Size
: 415kb
Publisher
:
yanshengyong
[
Special Effects
]
phpmotiondetect-0.82
DL : 0
运动检测源代码,可对运动目标进行检测,应用简单,有参考价值-Motion detection source code, can detect moving targets, the application is simple, have reference value
Update
: 2025-02-17
Size
: 58kb
Publisher
:
李少
[
Special Effects
]
detectMotion
DL : 0
用Opencv实现背景与前景的分离以检测运动对象,效果很好!-With Opencv realize the separation of background and prospects to detect moving objects, the effect of good!
Update
: 2025-02-17
Size
: 1.28mb
Publisher
:
王月领
[
Other
]
yundong
DL : 0
采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。在运行之前,请先连接好USB接口的摄像头。然后可以用鼠标选定欲跟踪目标。-CAMSHIFT algorithm using fast-track and detect moving targets C/C++ Source code, the run files in VC6.0 compiler environment is passed, is a stand-alone run the program, do not need the DLL library OPENCV support. Running before you connect a good camera USB interface. Can then be selected with the mouse For tracking the target.
Update
: 2025-02-17
Size
: 5kb
Publisher
:
徐振华
[
Special Effects
]
Detection1
DL : 0
基于特征点检测匹配的运动补偿方法,然后通过补偿的差分图像法来检测移动平台下的运动目标-Based on feature point detection method of matching motion compensation, and then through the compensation differential image method to detect the mobile platform under the moving target
Update
: 2025-02-17
Size
: 337kb
Publisher
:
郭江
[
Special Effects
]
motion
DL : 0
基于opencv的目标运动检测程序,可以检测摄像头拍摄图像中的运动物体-Based on the goal of motion detection opencv procedures, can detect camera images of moving objects
Update
: 2025-02-17
Size
: 1.34mb
Publisher
:
zb
[
Graph Recognize
]
MotionDetection
DL : 0
利用emgucv 所開發的移動物體偵測可以偵測移動物體之方向即位移-Emgucv developed by use of a moving object detection can detect moving objects that is the direction of displacement
Update
: 2025-02-17
Size
: 8kb
Publisher
:
張乃文
[
Special Effects
]
Wrongsky_Moving_detect
DL : 0
Wrongky方法实现运动目标检测,对微小变化不敏感-moving detect by Wrongsky method
Update
: 2025-02-17
Size
: 409kb
Publisher
:
Enshall
[
Documents
]
tracking
DL : 0
This paper proposes a new method of extracting and tracking a nonrigid object moving while allowing camera movement. For object extraction we first detect an object using watershed segmentation technique and then extract its contour points by approximating the boundary using the idea of feature point weighting. For object tracking we take the contour to estimate its motion in the next frame by the maximum likelihood method. The position of the object is estimated using a probabilistic Hausdorff measurement while the shape variation is modelled using a modified active contour model. The proposed method is highly tolerant to occlusion. Because the tracking result is stable unless an object is fully occluded during tracking, the proposed method can be applied to various applications.
Update
: 2025-02-17
Size
: 2.06mb
Publisher
:
sacoura31
[
Linux-Unix
]
USBMEMCAM_DEMO
DL : 0
stm32 implement the CAM frame to detect the moving object
Update
: 2025-02-17
Size
: 1.04mb
Publisher
:
dario
[
Graph program
]
detect
DL : 0
利用c编写的运动目标检测,简单易懂,而且可以运行-C prepared by the use of moving target detection, simple and easy to understand, and can run
Update
: 2025-02-17
Size
: 25.67mb
Publisher
:
小李
[
Windows Develop
]
detect
DL : 0
静态背景下运动物体的识别,可以画出运动物体的轨迹,很有用-detect the moving objects
Update
: 2025-02-17
Size
: 7.3mb
Publisher
:
pyf
«
1
2
3
4
5
6
7
8
9
10
...
13
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.