-
是本人做的一个小茶壶.大家看看很简单的.
是本人做的一个小茶壶.大家看看很简单的.-yes, I do a small teapot. We look very simple.
- 2022-01-25 19:14:33下载
- 积分:1
-
图像中的人脸识别计算,本源码只是确定人脸的位置部分,采用几种处理方法,VC++6.0开发...
图像中的人脸识别计算,本源码只是确定人脸的位置部分,采用几种处理方法,VC++6.0开发-Image of Face Recognition calculation, the source is only identified the location of facial parts, the use of several treatment methods, VC++ 6.0 Development
- 2023-05-07 10:50:02下载
- 积分:1
-
Image Binarization+ Erode+ Dilate+ Open+ Median+ Gaussian+ Blur
图像二值化+腐蚀+扩张+开放+中值+高斯+模糊
- 2022-12-14 09:50:04下载
- 积分:1
-
savitzky-golay滤波
利用savitzky-golay实现数据平滑滤波处理,原理是取滤波点处左右各N点,共N+1点进行拟合,之后利用最小二乘法确定相关系数,从而得到滤波点处最后的数值。可推广至二维应用
- 2023-08-07 18:45:05下载
- 积分:1
-
本代码实现了矢量绘图功能:直线、圆、各种…
本代码实现了矢量绘图功能:直线、圆,各类曲线一应俱全,并可进行画笔画刷风格与颜色设定,并有文件保存功能-the source implementation of vector graphics features : linear, circular, various curves in place, to carry out the brush stroke painting style and color settings and a document retention
- 2023-07-03 18:45:03下载
- 积分:1
-
图像边缘提取边缘流方法的代码
图像边缘提取边缘流方法的代码-Image Edge Extraction edge of the flow code
- 2022-03-19 10:51:32下载
- 积分:1
-
JPEG2000 transform space of the DWT, 5/3 non
jpeg2000中的空间变换中的DWT,5/3无损小波逆变换,这是在ADI blackfin535 DSP平台下的-JPEG2000 transform space of the DWT, 5/3 non-destructive inverse wavelet transform, which is in the ADI blackfin535 DSP platform
- 2022-07-13 01:40:30下载
- 积分:1
-
地图程序,很好的,采用visual net开发
地图程序,很好的,采用visual net开发-map, very good, using visual development net
- 2022-03-22 22:47:14下载
- 积分:1
-
图像的象素值变换,包括亮度、对比度和GAMMA校正算法,环境是OPENCV4.0,VC6.0。算法参考了MATLAB函数 imadjust 。...
图像的象素值变换,包括亮度、对比度和GAMMA校正算法,环境是OPENCV4.0,VC6.0。算法参考了MATLAB函数 imadjust 。-pixel image transformation, including brightness, contrast and GAMMA correction algorithm, the environment is OPENCV4.0, VC6.0. MATLAB algorithm reference to the function imadjust.
- 2022-05-15 10:59:38下载
- 积分:1
-
通过vc在视图上画出矩形并填充颜色
这是一个实现画图并填充颜色的C++程序代码,当程序运行时,在窗口会出现一个长方形,而且该长方形被填充了红色跟蓝色,两种颜色各占一半空间。当然,你可以通过修改该程序来控制矩形的大小,也可以更改所填充的颜色。
- 2023-04-25 07:55:04下载
- 积分:1