搜索资源列表
VC++数字图象获取处理计算法
- 分别讨论了位图及图像类的概念、图像获取、图像增强、图像复原、正交变换、压缩编码、图像配准、运动检测、特征提取、图像分割及识别的相关知识,基本涵概了从图像获取到图像处理的各个领域,并结合Microsoft公司面向对象的可视化集成编程系统Visual C++,给出了相应的算法和完整的源代码。 -discussed a bitmap image and the concept of class, image acquisition, im
timegetter获取网络时间
- timegetter,用来获取网络时间,对本机同步的,如果哪位同志经常迟到可以下个玩玩,赞。-timegetter, used to obtain network time synchronization of the machine, If Comrade Which can always late next play, Tsan.
获取位图的大小
- 获取位图的大小代码-Source code used to get the size of the bmp image.
bmpshowwith-vc++
- BMP位图文件结构及VC操作 获取位图文件的信息,即BMP文件的各种信息,比如宽度,长度,分辨率等-BMP bitmap file structure and operation of VC Bitmap File access information, BMP file that the various information, such as width, length, resolution, etc.
drawbitmap
- 获取位图画图,截取屏幕画图,请大家认真阅读
得到像素
- 用鼠标左键来获取位图的rgb值并用该颜色来填充客户区。详见CGetPixel2Dlg::OnLButtonDown-use the left mouse button to access bitmap rgb values and the color used to fill customer area. See CGetPixel2Dlg : : OnLButtonDown
StillCap
- 用采集卡获取位图。采用微软的DirectDraw编写的代码。请大家指教-with acquisition card access bitmap. Microsoft's DirectDraw preparation of the code. Please enlighten
用动态规划思想压缩位图
- 此程序使用动态规划的方法压缩位图,用MFC实现。可以压缩8位、16位、24位的位图。用进度条显示压缩、解压进度。 算法思想: (1)对8、16、24位位图数据的读功能 有一个参数为输入位图文件名(*.bmp),它能解析8、16、24位位图文件格式,获取位图BITMAPINFOHEADER信息和每个像素的数据信息,放入内存中。 (2)对8、16、24位位图数据的写功能 有一个参数为输出位图文件名(*.bmp),它
位图全色生操作类,指纹识别,角点检测,锐化,反色等操作类C++
- 指纹识别中的一个步骤分支点检测的实现,使用的是我个人编写的位图操作类,本位图操作类中的算法组,可以用于所有能够返回具有指针特性图像矩阵的文档操作类库。也就是说通用性很强。算法组还包括指纹识别算法,卷积函数。位图操作类包括的方法有 tmBmp(); tmBmp(const std::string & fname, BYTE clrBit = 8 ,DWORD imW = 256,DWORD imH = 256);
最新硬盘ID获取源码(vc2005编译通过)
- 可以支持win732和64位最新的,编译通过,测试好用
获取位图的大小
- 获取位图的大小代码-Source code used to get the size of the bmp image.
得到像素
- 用鼠标左键来获取位图的rgb值并用该颜色来填充客户区。详见CGetPixel2Dlg::OnLButtonDown-use the left mouse button to access bitmap rgb values and the color used to fill customer area. See CGetPixel2Dlg : : OnLButtonDown
StillCap
- 用采集卡获取位图。采用微软的DirectDraw编写的代码。请大家指教-with acquisition card access bitmap. Microsoft's DirectDraw preparation of the code. Please enlighten
VC++数字图象获取处理计算法
- 分别讨论了位图及图像类的概念、图像获取、图像增强、图像复原、正交变换、压缩编码、图像配准、运动检测、特征提取、图像分割及识别的相关知识,基本涵概了从图像获取到图像处理的各个领域,并结合Microsoft公司面向对象的可视化集成编程系统Visual C++,给出了相应的算法和完整的源代码。 -discussed a bitmap image and the concept of class, image acquisition, im
timegetter获取网络时间
- timegetter,用来获取网络时间,对本机同步的,如果哪位同志经常迟到可以下个玩玩,赞。-timegetter, used to obtain network time synchronization of the machine, If Comrade Which can always late next play, Tsan.
bmpshowwith-vc++
- BMP位图文件结构及VC操作 获取位图文件的信息,即BMP文件的各种信息,比如宽度,长度,分辨率等-BMP bitmap file structure and operation of VC Bitmap File access information, BMP file that the various information, such as width, length, resolution, etc.
drawbitmap
- 获取位图画图,截取屏幕画图,请大家认真阅读-Access to digital picture map, the interception of the screen drawing, please read carefully the U.S.
testView
- Bitmap 1. 从资源中获取位图 2. 获取位图的信息 3. 显示位图 4. 位图缩放 5. 位图旋转-Bitmap
UintToBina
- CVI编程,获取整形数字转换为二进制时哪些位为1(For plastic figures when converted to binary which is 1)