资源列表
gezi_chuli3
- 基于图像的目标追踪程序,追踪了一只鸽子在迷宫中的行走路线。-Image-based target tracking program
Yale_face-recognition_pca
- 使用yale人脸数据库,用PCA降维方法来对人脸数据进行分类的MATLAB代码,附有人脸图片-Yale face , using PCA dimension reduction method to classify data of face of MATLAB code, and comes with a human face images
pca
- PCA算法的人脸识别代码,主要实现特征脸的提取和人脸的识别。-PCA face recognition algorithm code, the main achievement of face recognition feature extraction and face.
otsu
- Otsu s method that exhaustively search for the threshold that minimizes the intra-class variance in images
trunk
- C++的源码关于slam程序的,可以在windows下调试,该代码主要针对slam中sift的计算问题,将sift算子的计算放到GPU上进行,大大提高了源码的运行速度-this is an project about slam .and we put the sift in GPU calculate.It is very importan for us to improve the slam speed.
JpegExifWriter
- Take a raw JPEG file in a memory buffer, and another binary buffer containing raw EXIF data (say output libexif), and this routine will write the JPEG out to disk, adding the EXIF data to an APP1 JPEG marker section. This is done entirely witho
sift
- SIFT算法是在不同的尺度空间上查找关键点,而尺度空间的获取需要使用高斯模糊来实现,Lindeberg等人已证明高斯卷积核是实现尺度变换的唯一变换核-SIFT algorithm is to find the key points on the different scales of space and capture scale space requires the use of a Gaussian blur to achieve, Lindeberg, who has proved a G
CPPbutton
- 纯VC代码实现一个响应鼠标变色的按钮,很普通的一个按钮,当初是想写一个换肤的窗口,可是水平真的很有限,只能写出一个按钮-c++ button
VCPPFROM
- VC++实现一个支持鼠标拖动的浮动工具栏窗口,如测试运行图所示,鼠标拖动浮动窗口,可自由移动位置,其形状会自动变化,根据位置的不同,自动吸附,并且自动变换大小和形状,很智能的工具栏窗口,在Flash软件、Dreamweaver网页设计工具中,像一些属性窗口等都是这样子的。-VC FROM
Shuzhifenxi
- 一个图片每一个像素的颜色由其相邻的n*n个像素的平均-Each pixel of a color image by its adjacent n* n pixels average
vcPPFNOT
- vc++ 改变任意窗体的字体大小及颜色,将常规的字体大小自定义为你想要的大小,并且可以改变字体的颜色。 -VC FNOT
VCPPTab
- 现在好多网站的网页中都用的有选项卡的功能,就是由一组数据可以在控制下进行切换,这个源码是VC++中的选项卡标签,也就是TAB,它为我们制作一个支持多文档打开视图的功能提供了可能,而且本功能在现代的软件应用中已经逐渐普遍,对VC++的窗体编程还是很有用处的。在WPS办公软件中、在Editplus代码编辑器中,我们会见到这种类似功能。-VC TAB