-
本程序实现了通过对人的眼睛和嘴巴三点的定位实现了对人脸的检测....
本程序实现了通过对人的眼睛和嘴巴三点的定位实现了对人脸的检测.
- 2022-08-09 11:07:37下载
- 积分:1
-
jpeg编码、解码的c source
jpeg编码、解码的c source-jpeg encode and decode c source
- 2022-02-13 15:01:44下载
- 积分:1
-
基于机器视觉和OCR系统蕴涵的设计,可以帮助你
基于机器视觉的字符识别系统的设计和实现,毕业论文,希望能有所帮助-design and inplication of OCR system based on machine vision, may help you
- 2022-08-12 14:39:38下载
- 积分:1
-
小波变换在图像去噪方面应用
阈值去噪的基本思想:含有一定噪声的图像经过小波变换后,图像的主要信息都将集中在小波域的低频子带,
而(白)噪声是均匀地分布在所有的小波系数上的。当对小波域的高频子带的系数进行取舍时,应该主要去除
含有噪声的那些系数。对于高频子带,由于噪声统计上是均匀分布在小波系数中,因此可知少数绝对值较大的
重要的小波系数必然含有图像的重要奇异特性,保留重要系数舍去或减小绝对值小的不重要的系数,既可以减
小图像的噪声,又不会导致图像的边缘模糊。
- 2022-04-27 17:01:00下载
- 积分:1
-
打开文本类型,在窗口的窗口句柄函数的图像处理功能…
解压后为文本型,内有函数 hWnd 图像处理的窗口句柄 函数说明: 函数实现图像的拉普拉斯高斯边缘检测-unpacked text to type, function within hWnd Image Processing window handle function : Function Image Laplace Gaussian Edge Detection
- 2022-07-03 01:19:56下载
- 积分:1
-
一个应用动画实例,提供给大家参考 如果有意见可以和好交流。...
一个应用动画实例,提供给大家参考 如果有意见可以和好交流。-an application animation examples provided for your reference if opinions can be good and the exchange.
- 2022-02-12 05:52:24下载
- 积分:1
-
韦恩王:数字图像数字水印方法的应用
王颖:数字图像水印 用扩频方法实现数字水印-Wayne Wang: Digital image watermarking method using spread-spectrum digital watermarking
- 2022-08-08 14:13:57下载
- 积分:1
-
根据图斑错误画圆程序处理得到的CAD表文件,读取其中的坐标并在CAD下画圆。...
根据图斑错误画圆程序处理得到的CAD表文件,读取其中的坐标并在CAD下画圆。-According to the error Circle Polygon procedures get CAD table file, read one of the coordinates and draw a circle under the CAD.
- 2023-03-13 13:45:03下载
- 积分:1
-
C++编的画线算法原码
C++编的画线算法原码-C series of the original line drawing algorithm code
- 2023-08-19 23:00:04下载
- 积分: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-03-18 15:05:27下载
- 积分:1