搜索资源列表
bmp2htm
- 作者:RockCarry工作室 陈凯 用TC2.0做的一个将BMP文件转换为HTML文件的小程序。 自己认为效果还不错,目前只能转换256色的BMP文件。 程序代码其实很简单,有兴趣的朋友,可以看看。 使用方法: 运行BMP2HTM文件即可,提示输入BMP文件名,记住目前只能转换256色的BMP图片。 然后会提示是否采用屏蔽色。 最后转换成功,在当前目录下面会生成一个名为A.htm的文件。这个就是转换后的文件了。 如果使用命令行方式,可如下: bmp2htm bmpfile.bmp -m 表示将
车牌自动定位与识别系统测试程序
- 车牌自动定位与识别的程序,不知道对大家有没有用?2005新编的,希望交流的朋友给我发邮件-A produre for vehicles auto location and recognition.
slicer2.5-opt-win32-2005-05-23
- mit 开发的医学图像匹配软件,非常难得,非常真的资料 -medical image matching software by mit,valuable and real.
PictureTreatment
- 提供的 vc 代码完成以下功能: 1. 将真彩位图转化成各色或黑白位图,进行二值化(支持多种抖动方法)处理后的位图,效果和速度极佳。 2. 将真彩或黑白位图进行 90度 , 180 度 ,270 度 高速度旋转。 [代码性质] VC完整应用程序代码 [代码作者] 王寒 [文件大小] 327K [更新日期] 2005-4-12 11:42:00 [来源]http://www.vckbase.com/code -vc code for the completion of
WhiteBalance
- 使用自适应色温估计算法进行自动图像白平衡处理的程序。包括使用C++编写的白平衡处理算法部分的源程序(生成dll文件),和使用C#编写的程序界面两个工程。使用Visual Studio 2005开发。-use adaptive color temperature estimation algorithm for automatic white balance image processing procedures. C preparation, including the use of white
2005.11.3
- 数字图像处理,利用直方图进行模板匹配, -digital image processing, using histogram for template matching, digital image processing, use histogram for template matching,
MO.rar
- MapObject+VB.Net 2005做的一个小程序,按点、线、面的形式在TreeView中组织管理图层,实现了地图漫游;要素选取、要素属性查看、根据属性查找要素等功能,希望对大家学习有用!,It s a demo soft develpoed with mapobjects2.4 and vb.net 2005.This soft manage layers in a TreeView control and devide them into point/line/polygen grou
XdictGrb2005.rar
- 金山词霸屏幕取词 (XdictGrb.dll) -,XdictGrb.dll ver.2005
FaceDetection
- 基于visual c++ 2005和OpenCV环境 FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-Based on visual c++ 2005 and OpenCV is a static envir
CGIS0926
- mapxtreme 2005 + .net 自定义工具,查找,选择,查看属性等-mapxtreme 2005+. net custom tools to find, select, view attributes such as
VC++2005MagicHouse
- 在Visual C++ 2005 中实现的数字图像处理源代码,包括了图像的点运算,几何变换,滤镜处理,特效等,对学习VC++数字图像处理非常有帮助。-In Visual C++ 2005 in the realization of the digital image processing source code, including the image of point computing, geometric transform, filter processing, special effe
ImageShow
- 图像文件的读取与存储,visual studio 2005编译通过,包括bmp,jpeg,tif等各种文件-Read image files and storage, visual studio 2005 compiler is passed, including bmp, jpeg, tif, etc. file
Picture.00
- 一个图像查看程序的例子,用 Visual Studio 2005 开发,使用的是 Visual Studio 2005 自带的 BMP 类,可以进行格式转换。-An image to view examples of the procedure, using Visual Studio 2005 development, using Visual Studio 2005 built-in BMP category, format conversion can be carried out.
robot
- 使用openGL实现机器人的手臂的转动,运用Microsoft Visual Studio 2005作为开发环境。-Use openGL robot arm to achieve the rotation, the use of Microsoft Visual Studio 2005 as development environment.
2005
- 2005年数字信号处理课件,很多大学在用! 对学习数字信号处理有一定帮助-NO
MySDOpenGL
- vc opengl 单文档程序框架 开发环境:Visual Studio 2005-Single Document vc opengl Framework development environment: Visual Studio 2005
Integrating_OGRE_with_MVS-2005
- This document shows in breif steps how to integrate an OGRE project with Microsoft Visual Studio version 2005 (MVS-2005). Shows a sample project with no errors
Bresenham_Line
- 在Visual Studio 2005环境下采用Bresenham算法绘制直线。-In Visual Studio 2005 environment using Bresenham algorithm for drawing lines.
OpenCV-Wizard-2005
- OpenCV Wizard 2005 一些文件-OpenCV Wizard 2005
vc-2005-smoke-effect
- VC 2005 写的 图像雾化效果 demo-smoke effect demo using vc 2005