Welcome![Sign In][Sign Up]
Location:
Search - detect

Search list

[Graph RecognizeLocationOfCarBoard

Description: 车牌定位,检测出车牌号码的图像分割程序,不需要调试-License plate location, license plate numbers to detect the image segmentation procedure, do not need to debug
Platform: | Size: 2700288 | Author: stleger | Hits:

[matlabedge-detect-matlab

Description: 实现图像的边缘检测功能,会生成六种不同的结果。-Image edge detection function, will generate six different results.
Platform: | Size: 1024 | Author: 张瑞 | Hits:

[File Formatmotion

Description: A Detect Motion Algorithm with Efficiency Priority for Embedded Systems
Platform: | Size: 197632 | Author: gaojunxiang | Hits:

[Special Effectsdct1_watermarked

Description: Firstly, research on robust image watermarking. A digital watermarking scheme based on wavelet transform was proposed. It realizes the watermarking extract without the original image using 64×64×8 bit gray image as the watermark signal. In order to enhancing the security of the watermark, we employ an encryption technology based on chaos and bit plan. Simulation results show that our scheme have good invisibility and can survive low-quality JPEG compression, median filtering and so on. In addition, the analysis of the extracted watermark can help us to detect and localize tampers.-Firstly, research on robust image watermarking. A digital watermarking scheme based on wavelet transform was proposed. It realizes the watermarking extract without the original image using 64 × 64 × 8 bit gray image as the watermark signal. In order to enhancing the security of the watermark, we employ an encryption technology based on chaos and bit plan. Simulation results show that our scheme have good invisibility and can survive low-quality JPEG compression, median filtering and so on. In addition, the analysis of the extracted watermark can help us to detect and localize tampers.
Platform: | Size: 102400 | Author: xiaxianming | Hits:

[Special EffectsHough_transfor

Description: 函数名称: * HoughDIB() * * 参数: * LPSTR lpDIBBits - 指向源DIB图像指针 * LONG lWidth - 源图像宽度(象素数,必须是4的倍数) * LONG lHeight - 源图像高度(象素数) * 返回值: * BOOL - 运算成功返回TRUE,否则返回FALSE。 * * 说明: * 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线 * 提取出来。 * * 要求目标图像为只有0和255两个灰度值的灰度图像。-Function name:* HoughDIB ()** parameters:* LPSTR lpDIBBits- point to the source DIB image pointer* LONG lWidth- source image width (pixel number 4 must be in multiples of)* LONG lHeight- source image height (pixel number)* return value:* BOOL- operation successful return TRUE, otherwise return FALSE.** Description:* The function used to detect images of parallel straight lines. If the image has two parallel straight lines, they will be two parallel straight-line* extracted.** Request object image for only 0 and 255, two gray value of gray-scale image.
Platform: | Size: 12288 | Author: luyc | Hits:

[Driver DevelopHA-USBVIEW

Description: USB设备检测程序,可检测各种USB设备,包括键盘、鼠标、MP3、各种DC,微软开发的例程。-USB device detection procedures, can detect a variety of USB devices, including keyboard, mouse, MP3, a variety of DC, Microsoft-developed routines.
Platform: | Size: 32768 | Author: gfsuper_2211 | Hits:

[Graph Recognizedetect

Description: 运动检测的实例,适合初学者,用到帧差法,区域分割等-Examples of motion detection, suitable for beginners, to use the frame difference method, region segmentation, etc.
Platform: | Size: 939008 | Author: 王志 | Hits:

[Graph RecognizeFaceDection

Description: 基于opencv和vc++2005,用adaboost实现的人脸检测系统,检测率很高,速度很快,值得看看!-Based on the opencv and vc++ 2005, realize with AdaBoost Face Detection system to detect a high rate of speed very quickly, it is worth to see!
Platform: | Size: 3620864 | Author: 僧竿 | Hits:

[Otheryundong

Description: 采用 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.
Platform: | Size: 5120 | Author: 徐振华 | Hits:

[Special Effectsbkgrd

Description: The source is to detect motion objects with building models in backround of the image,very useful in image processing.
Platform: | Size: 421888 | Author: 黄春瑞 | Hits:

[Special Effectsmotempl

Description: The source is to detect templates of motion object.This template is very useful in such field like face recognition, machine control,etc.
Platform: | Size: 422912 | Author: 黄春瑞 | Hits:

[Special EffectsfacesDetection

Description: 用OpenCV编写的一个用来检测人脸的程序,可输入图片或者视频文件,也可打开摄像头进行实时检测。检测速度快,准确度高。 -OpenCV prepared with a human face to detect the process, enter the picture or video files can also be open to conduct real-time detection camera. Detection speed and high accuracy.
Platform: | Size: 7272448 | Author: sdfadf | Hits:

[Windows Developface

Description: 人脸检测 可以检测视频火文件中的人脸位置-Face Detection can detect fire video files Face location
Platform: | Size: 309248 | Author: 李明 | Hits:

[Special Effects99273895houghcircle

Description: 圆检测,hough变换是检测直线&圆的很高的工具,这里是用hough变换检测圆的程序。-Hough transform to detect linear & round of high tool used here is a round Hough Transform detection procedures.-Circle detection, hough transform to detect straight line
Platform: | Size: 1024 | Author: 大庆 | Hits:

[Graph Recognizehoughcircle

Description: 利用hough变换来进行圆形检测.Function uses Standard Hough Transform to detect circles in a binary image.According to the Hough Transform for circles, each pixel in image space corresponds to a circle in Hough space and vise versa. upper left corner of image is the origin of coordinate system.-Using hough transform for circle detection. Function uses Standard Hough Transform to detect circles in a binary image.According to the Hough Transform for circles, each pixel in image space corresponds to a circle in Hough space and vise versa. Upper left corner of image is the origin of coordinate system.
Platform: | Size: 2048 | Author: 华思雨 | Hits:

[Windows DevelopWebScanner4.0

Description: 扫描并检测网站中存在的漏洞,该程序能检测SQL注入漏洞,跨网站脚本攻击漏洞等一系列网站漏洞-Scanning and detection loopholes website, the program can detect SQL injection flaws, cross-site scripting attacks on a series of Web site vulnerabilities vulnerability
Platform: | Size: 59392 | Author: 厚墨 | Hits:

[Special EffectsDetection1

Description: 基于特征点检测匹配的运动补偿方法,然后通过补偿的差分图像法来检测移动平台下的运动目标-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
Platform: | Size: 345088 | Author: 郭江 | Hits:

[OS programIntercessorreportsrcbinIntercessor

Description: 内核级别进程管理软件实现,包括指向思路和源码分析。该软件使用物理内存搜索当前活动进程的方式,可以有效地探测出各类隐藏进程-Kernel-level process management software, including point-source ideas and analysis. The software uses physical memory search process, current activities, it can be effectively detect various types of hidden process
Platform: | Size: 1567744 | Author: 欣烁 | Hits:

[OS programCPUInfo

Description: 一个用于检测CPU的各种参数的程序(含VB源代码)-A CPU used to detect various parameters of the procedures (including VB source code)
Platform: | Size: 5120 | Author: askwolasdk | Hits:

[Special Effectsmotion

Description: 基于opencv的目标运动检测程序,可以检测摄像头拍摄图像中的运动物体-Based on the goal of motion detection opencv procedures, can detect camera images of moving objects
Platform: | Size: 1409024 | Author: zb | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net