搜索资源列表
hm(vc++)
- 工作环境 .net 处理。bmp格式的虹膜图像,采用中科院虹膜库与在论坛提供的论文相对应。
把CR2转换为BMP
- 本程序在VS2008下,用C++实现把CR2文件格式转为BMP格式,结果默认保存在C盘
CBIR
- c++实现的基于内容的图像检索,支持bmp格式的图像,按相似度排序。-c implementation of content-based image retrieval, supports bmp format images, sorted by similarity.
ImageCompare
- 基于.NET的人脸图形比对,通过上传两张bmp格式的图片,可以检测两张是否一致。-Image Compare
IconSnap
- 使用VC.NET开发的抓图标小工具,并保存为ico或bmp格式-Use VC.NET developed grasping icon gadget and save it as ico or bmp format
ellipseface
- 使用VC所学的窗体制作知识创建一个椭圆形的窗体,在这个不规则窗体内使用了背景图像,bmp格式的背景图片,去除了窗口上的标题栏和最小化、最大化以及关闭按钮,退出时主按键盘的“ESC”键。窗口最终效果如演示截图示。-Use VC learned knowledge to create a form that produced oval form, in this irregular window in vivo using a background image, background image b
jpegTobmp
- jpegToBmp格式的转换,It realized by VC++ -jpeg To Bmp format.