搜索资源列表
image-retrieval
- 基于颜色进行图像检索的一个简单实现 使用欧氏距离-Color-based image retrieval using the implementation of a simple Euclidean distance
Md5Code
- C编写,实现字符串摘要、文件摘要两个功能。里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。 -C to prepare, to achieve string summary document containing a summary of the two functions. 3 inside the main document contains: Md5.cpp
chepaidingwei(cpp)
- 车牌识别,c++实现,感兴趣的朋友可以下下来看看1!1-LPR,based on cpp.
SunLightFace
- 支持摄像头,人脸识别二次开发包,相当易用、好用。是VC开发,但只有极小部分用到了MFC,大部分CODE均为标准C++编写。SunLightFace.exe是演示程序,可以通过这个程序来测试SDK的性能。SunLightFace.dll 是SDK,其性能技术指标与演示程序是完全相同的。 SunLightFace.dll是按WINDOWS API的标准调用来生成的动态库,并提供了VB,VC,C#三类范例代码,精简扼要,如果因VS版本问题无法打开,可以用其它文件编辑器打开.CPP,.H,.CS,.
cardrecognition
- 车牌定位使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一
Visual-CPP-image-processing.pdf
- Visual C++数字图像模式识别技术及工程实践-Visual C++ Digital Image Pattern Recognition Technology and Engineering Practice
face-opencv-cPP
- 基于opencv 人脸识别 pca 算法 c++的实现 -Pca-based face recognition algorithm opencv c++ implementation
Visual-CPP
- Visual C++数字图像识别技术典型案例源代码-Visual C++ digital image recognition technology source code of a typical case
cPP
- 要求对给定的C语言源程序识别单词,保留字,标识符,运算符,常量,界符,结果以二元组形式输出-Require a given C language source code to recognize words, reserved words, identifiers, operators, constants, community character, the result output in the form of binary group
cPP
- reverse engineering C++ 本文讲了对于逆向工程分析人员来说,能从一个二进制可执行文件中识别出C++程序,的结构,并且能标识出各个主要的类,以及这些类之间的关系(继承、派生等)是非常重要的。为了能做到这一点,逆向工程分析人员就必须要(1)能识别出这些类(2)能识别出这些类之间的关系(3)识别出类中的各个成员。本文就是要教大家能做到上述三点。-reverse engineering C++ article about the analysis for reverse engin
classification-CPP
- 分类器程序,C++,用于检测识别手写的数字,内含多种算法。个人感觉算法非常齐全。-C++ classification
CPP
- 用C++语言写的完整的人脸识别程序源代码-Complete face recognition source code written C++ language
visual-CPP
- 一本关于visual c++ 音视频编解码技术的源代码,对学习视频和音频技术有很大帮助。-One on the source code of the the visual c++ audio and video codec technology, learning video and audio technology.
Contour-detection-cPP
- 主要用c++实现实现轮廓检测以及边界跟踪功能-acheve contour detection and boundary tracing function
ImageTest
- AppWizard has created this ImageTest application for you. This file contains a summary of what you will find in each of the files that make up your ImageTest application. ImageTest.vcxproj This is the main project file for VC++ proj
cpp
- 二维码条形码识别 c语言实现 数字图像处理 -Dimensional code barcode recognition
MixGauss-CPP
- 高斯混合背景建模的C++表示,现在用opencv的比较多,用c++写更能体现算法思想-Gaussian mixture background modeling C++ representation
CNN(cPP)
- theano的C++实现,先用theano训练完,然后调用训练后的参数即可-python c++ cnn
