联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 图形图象(193) 
按平台查找All Visual C++(193) 

[图形图象] 人脸考勤

该软件为员工人脸识别考勤系统,他要求硬件平台为电脑,摄像头,身份证读卡器 ,通过摄像头采集人像,通过读卡器采集个人信息,然后通过软件采集人脸就能快速识别个人信息,方便快捷,用了都说好。
This software is a staff face recognition attendance system. It requires the hardware platform for the computer, camera, ID card reader, through the camera to collect the portrait, through the card reader to collect personal information, and then through the software to collect the face can quickly identify personal information, convenient and fast, with all said. (2018-10-17, Visual C++, 11606KB, 下载13次)

http://www.pudn.com/Download/item/id/1539780512369864.html

[图形图象] haar_face_detection

运用Adaboost算法haar分类器实现的人脸检测,帧率是32。
Using Adaboost face detection algorithm of Haar classifier, the frame rate is 32. (2016-10-28, Visual C++, 4150KB, 下载18次)

http://www.pudn.com/Download/item/id/1477618482446353.html

[图形图象] track

该程序是我多年的经验总结以及代码,实现了全景目标跟踪、火焰识别、烟雾识别、起立坐下行为判断、越界闯入、徘徊、违规停车等多种智能功能一体化,粒子滤波、贝叶斯分类器、随机森林等多种在线学习机制,还有传统的camshift、meanshift、光流法、卡尔曼滤波、struck、KCF、TLD、CT、区域匹配,相位相关、轮廓跟踪等多种算法
The program is my many years of experience and code, the realization of the panorama target tracking, flame detection, smoke detection, standing up sitting judge, cross-border intrusion, wandering, illegal parking and other various intelligent functions integration, particle filter, Bayesian classifier, random forest variety of online learning mechanism, and the traditional CAMSHIFT, meanshift, optical flow method, Kalman filter, the, KCF, regional matching, phase correlation, contour tracking and other several algorithms (2015-10-25, Visual C++, 5095KB, 下载186次)

http://www.pudn.com/Download/item/id/1445753251903796.html

[图形图象] Random-Set-Models

一本讲随机有限集模型粒子滤波器的书,比较新,对从事多目标跟踪算法研究的工作者很有帮助。
A book about random finite set model particle filter, relatively new, to the workers engaged in multiple target tracking algorithm research is very helpful. (2014-04-08, Visual C++, 4709KB, 下载46次)

http://www.pudn.com/Download/item/id/2504732.html

[图形图象] tuxiangzengqiang

图像增强,实现灰度变换增强、直方图增强、图像平滑、图像锐化、频域增强、彩色增强等功能的照片处理器。
Image enhancement, to achieve enhanced gray-scale transformation, histogram enhancement, image smoothing, image sharpening, frequency domain enhancement, color enhancement features such as photo processors. (2014-01-09, Visual C++, 188KB, 下载3次)

http://www.pudn.com/Download/item/id/2447243.html

[图形图象] 45353453

非常好的人脸以及人眼检测的例子。OpenCV支持的目标检测的方法是利用样本的Haar特征进行的分类器训练,得到的级联boosted分类器(Cascade Classification)。注意,新版本的C++接口除了Haar特征以外也可以使用LBP特征。
Very good example of the human face and the human eye to detect. OpenCV supported target detection method is carried out using samples of Haar features classifier training obtained cascade boosted classifier (Cascade Classification). Note that the addition to the Haar features the new version C++ interface LBP feature can also be used. (2012-10-02, Visual C++, 4429KB, 下载77次)

http://www.pudn.com/Download/item/id/2006475.html

[图形图象] StillView90

此应用程序扫描的图像文件(BMP,以及GIF,JPG格式,TGA)和显示器目录 对有关的文件名列表。单击列表框中的文件名以显示其 图片查看器屏幕上的图像,以及图像资料,例如其视频 尺寸和文件大小。 斯蒂维尤还显示图形过滤器,它产生的信息, 包括过滤器的名称和相应的管脚。如果选定的过滤器 支持属性页,您可以点击筛选器属性按钮,以查看该页面。
This application scans a directory for image files (BMP, GIF, JPG, TGA) and displays a list of the relevant file names. Click a file name in the listbox to display its image on the Image Viewer screen, along with image information such as its video dimensions and file size. StillView also displays information about the filter graphs that it creates, including the names of the filters and their corresponding pins. If a selected filter supports a property page, you can click the Filter Properties button to view the page. (2010-05-06, Visual C++, 41KB, 下载17次)

http://www.pudn.com/Download/item/id/1158470.html

[图形图象] SVM

利用级联SVM的人体检测方法从图像中检测出人体是计算机视觉应用中的关键步骤。通过一个由简到繁的级联线性SVM分类器将级 联拒绝的机制与梯度方向直方图特征相结合,实现了一个准确和快速的人体检测器,整个检测器由级联的线性 SVM分类器组成。实验结果表明,在保持Dalal算法检测准确性的同时,大幅的提高了检测速度,每秒平均可以处 理12帧左右的320 ×240的图像。
Human detection using cascade SVM method detected from the images of computer vision applications, the human body is a key step. From the simple to the complex through a cascade of linear SVM classifier with the cascade mechanism of rejection combined histograms of oriented gradients to achieve an accurate and rapid detection of the human body, the detector by a cascade of linear SVM classifier component. The results show that the accuracy in maintaining Dalal algorithm to detect the same time, substantially increase the detection rate of 12 frames per second on average can process about 320 × 240 image. (2010-05-03, Visual C++, 471KB, 下载200次)

http://www.pudn.com/Download/item/id/1154717.html

[图形图象] VideoTransimitionThroughInterenet

通过MFC开发的视频通信传输程序,可以实现远程的视频传输,里面包含客服端和服务器端两个文件夹
MFC development of video communication through the transfer process, can achieve remote video transmission, which contains the customer-side and server-side two folders (2009-12-09, Visual C++, 2971KB, 下载155次)

http://www.pudn.com/Download/item/id/998244.html

[图形图象] bvhReader

运动捕获数据BVH文件阅读器。可以读取运动捕获数据BVH文件,并显示其骨架模型的运动过程。
BVH motion capture data file reader. Can read BVH motion capture data files, and display its skeleton model of the movement. (2009-05-27, Visual C++, 431KB, 下载155次)

http://www.pudn.com/Download/item/id/780944.html

[图形图象] image_process_code

主要是一些图像处理的源码,包括高斯图像生成,目标的标记和提取,高斯曲面拟合和一个高通滤波器
Mainly deal with the source image, including Gaussian image generation, the goal marking and extraction, surface fitting, and a Gaussian high-pass filter (2009-04-07, Visual C++, 5KB, 下载88次)

http://www.pudn.com/Download/item/id/705624.html

[图形图象] FaceDetectionDlg

应用OpenCV进行人脸检测。Adaboost算法实现起来比较复杂,应用OpevCV提供的函数和分类器进行人脸检测将十分容易。
Application of OpenCV for face detection. Adaboost algorithm to achieve more complex, applications provided by OpevCV function and classifier for face detection will be very easy. (2009-03-26, Visual C++, 7KB, 下载82次)

http://www.pudn.com/Download/item/id/689182.html

[图形图象] drawfuc

我自己写的一个函数图形生成器,输入数学公式后就能画出图形,希望给各位提供有用的东西
I wrote it myself graph a function generator, input mathematical formula can be drawn after the graphics, I hope to provide useful things that (2009-02-13, Visual C++, 161KB, 下载41次)

http://www.pudn.com/Download/item/id/643030.html

[图形图象] SimpleBrowse-code

己动手制作一款简洁实用的图片浏览器(如左图所示),要编写多少行代码?不超过100行!
DIY has been a simple and practical image browser (such as shown on the left), the number of lines of code to be prepared? No more than 100 lines! (2008-12-26, Visual C++, 702KB, 下载14次)

http://www.pudn.com/Download/item/id/616351.html

[图形图象] ChangeColor

该程序用定时器实现了对字体颜色的改变,颜色从RGB(0,0,0)变到RGB(255,255,255)再循环
Realize the program using the timer on the font color changes, color from the RGB (0,0,0) change to the RGB (255255255) recycling (2008-08-11, Visual C++, 1846KB, 下载5次)

http://www.pudn.com/Download/item/id/526683.html

[图形图象] contourlets.tar

用VC++实现了contourlet变换,contourlet变换分为两个部分,拉普拉斯金字塔和方向滤波器组。
With VC++ Realize the Contourlet transform, contourlet transformation is divided into two parts, Laplacian pyramid and direction of filter banks. (2008-05-07, Visual C++, 22KB, 下载333次)

http://www.pudn.com/Download/item/id/455078.html

[图形图象] SRC

本人开发的PDA模拟器程序,具有中英文输入、人脸识别、语音识别、多语言交互等简单功能
I developed PDA simulator procedures, with Chinese and English input, face recognition, voice recognition, interactive multi-language features such as simple (2007-09-20, Visual C++, 6395KB, 下载84次)

http://www.pudn.com/Download/item/id/335581.html

[图形图象] 20070708

本文档可以帮助爱好图象处理的人快速入门,里面着重讲了位图的操作,文档可以用超星浏览器打开,
this document can help loving image processing of Quick Start, which laid stress on the bitmap operation, Documents can be opened Superstar browser, (2007-07-08, Visual C++, 2114KB, 下载5次)

http://www.pudn.com/Download/item/id/305346.html

[图形图象] 摄像头播放器

8. 预览视频(PREVIEWING VIDEO) 12 9.将视频设置为OVERLAY模式(ENABLING VIDEO OVERLAY) 12 10.命名捕获文件(NAMING THE CAPTURE FILE) 12
8. Preview video (PREVIEWING VIDEO) 12 9. Video set to Overlay mode (ENABLING VIDEO Overlay) 12 10. Naming capture documents (NAMING THE CAPTURE FILE) 12 (2004-12-04, Visual C++, 1087KB, 下载54次)

http://www.pudn.com/Download/item/id/1102140008576927.html

[图形图象] ImgUsurper

这也是arc 编写的一个程序,它可以完成多种图像格式之间的相互转换工作(包括到AVI的转换),推荐。编译器:VC6。
arc This a procedure for the preparation, it can perform a wide variety of image formats between the conversion work (including the conversion of AVI), recommended. Compiler : VC6. (2004-10-10, Visual C++, 224KB, 下载23次)

http://www.pudn.com/Download/item/id/1097386602269455.html
总计:193