-
图元识别:数字化图像是一个m*m的像素矩阵。每个像素要么为0,要么为1。识别图元就是对图元像素进行标记,当且仅当两个像素属于同一图元时,他们的标号相同...
图元识别:数字化图像是一个m*m的像素矩阵。每个像素要么为0,要么为1。识别图元就是对图元像素进行标记,当且仅当两个像素属于同一图元时,他们的标号相同-map Identification : digital image is an m* m pixel matrix. Each pixel either 0 or 1. Recognition is the right map billion yuan pixel map marking, if and only if two pixels belonging to the same map yuan, the same label
- 2022-01-21 21:27:21下载
- 积分:1
-
指纹识别软件,包括图像处理,图像加强部分
指纹识别软件,包括图像处理,图像加强部分-fingerprint identify software,including image process and image enhancement
- 2022-01-31 13:33:25下载
- 积分:1
-
从资源管理器显示PNG图片
可以加载PNG图片的PictureBox控件,
这个代码是一个PNG显示的类文件,可以从资源文件中加载PNG图片(资源文件需要为自定义资源),
也可以指定文件路径加载PNG图片。可以加载到PictureBox控件,也可以作为窗体背景显示,
可以设置是否使用alpha透明显示以及是否使用透明色,可以指定显示坐标位置。
也可以重叠显示,速度还是蛮快的。感兴趣的朋友大家可以测试一下。
最后有人能改成PictureBox控件,呵呵,大家努力哦
- 2022-01-26 05:44:30下载
- 积分:1
-
图像处理之灰度变换 天津理工信息安全中心版权所有
图像处理之灰度变换 天津理工信息安全中心版权所有-Tuxiangchuli zhi huidubianhuan Tianjin ligongdaxue xinxianquan center
- 2022-11-25 23:25:03下载
- 积分:1
-
人脸模式识别,可以在在原图中搜索到所要寻找的人脸
人脸模式识别,可以在在原图中搜索到所要寻找的人脸-Face pattern recognition, you can search in the Original in the face to be looking for
- 2023-07-02 21:55:02下载
- 积分:1
-
北京大学遥感所的研究生图像处理讲义高级遥感数字图像处理(硕士生课程)之第十七章 图像压缩...
北京大学遥感所的研究生图像处理讲义高级遥感数字图像处理(硕士生课程)之第十七章 图像压缩-Peking University
- 2023-02-03 23:45:04下载
- 积分:1
-
图像平滑,锐化,和哈夫变换
本代码包含了图像处理中的直方图均衡,各种平滑和锐化算法,还有哈夫变换。图像处理中有图像增强,线性变换,梯度锐化,拉普拉斯锐化,图像直方图,sobel边缘提取和prewitt边缘提取。还有构建位图和中值滤波的程序,并包含界面
- 2022-06-21 06:47:58下载
- 积分:1
-
用vc编的一个三维图形转换的小应用程序,实现了“旋转”,“缩放”,“平移”的功能。...
用vc编的一个三维图形转换的小应用程序,实现了“旋转”,“缩放”,“平移”的功能。-This little 3D changing graph application is progammed by VC, which realized "rotate", "zoom"and "move" function.
- 2022-03-16 15:22:55下载
- 积分:1
-
用方程画线的程序
用方程画线的程序-equation line drawing procedure
- 2022-07-14 21:34:35下载
- 积分:1
-
When creating applications with a complex view layout, there are several feature...
When creating applications with a complex view layout, there are several features that are missing from MFC. First, each type of view layout is created differently (simple view vs. splitter vs. nested splitter). Simple view layout does not need any additional code (MFC handles the creation). Splitter layout needs a CSplitterWnd and manual creation of each pane. Even more complex is the nested splitter. Second, MFC does not support tab windows that can be found in almost any commercial application and is great for better UI orgranization.
- 2022-06-30 06:29:02下载
- 积分:1