资源列表
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
VCPPCListCtrl
- VC++自定义的彩色CListCtrl组件,把控件的颜色变成彩色,颜色自定义,另外可排列图标的方式,总之来说,这些小技巧还是值得学习下的。-VC CLISTCTRL
VCPP-ListView
- VC++ ListView使用演示,VC++ ListView的i实例源码下载,功能演示.-VC LISTVIEW
canny
- cimg canny 使用cimg库实现的canny边缘检测方法,需要下载CImg.h文件-cimg canny
gretinex
- Retinex code for gimp
Quintic
- matlab code to generate Trajectory using Quintic Polynomial for robot motion
Visio_RightMouse
- 该代码用于MS Visio的二次开发。 主要解决的是鼠标的坐标转化问题和自定义右键的设置。 在visio二次开发中,visio空间的窗口坐标与开发界面的窗口坐标是不一致的。 改代码通过两种方法函数,实现了坐标的转化。 并成功在打开文档模具以及一些内置窗口时,准确定位。-This could make yours Right-Mouse ContextMenu in Visio. What s more, it could convert visio s units to winf