-
简单图形的生成,填充(比如直线、圆、拟合曲线等)
图像的处理(二值化、锐化、浮雕化、图片解压、压缩)...
简单图形的生成,填充(比如直线、圆、拟合曲线等)
图像的处理(二值化、锐化、浮雕化、图片解压、压缩)-Simple graphics generation, filling (such as straight line, circle, curve fitting, etc.) image processing (binarization, sharpening, relief-oriented, image decompression, compression)
- 2022-05-22 06:24:38下载
- 积分:1
-
用C++编写的一个数字图象处理平台,头文件
包含变量声明和函数声明...
用C++编写的一个数字图象处理平台,头文件
包含变量声明和函数声明-with C++ in the preparation of a digital image processing platform, the first document contains variable declarations and function declaration
- 2023-08-21 23:50:04下载
- 积分:1
-
最新的第5版,国外经典教程,视频图像处理界的圣经,必读教程。...
最新的第5版,国外经典教程,视频图像处理界的圣经,必读教程。-The latest version 5, foreign classics tutorial, video, image processing sector in the Bible, reading tutorials.
- 2022-04-18 18:33:10下载
- 积分:1
-
一个外国人写的图像处理方面的vb程序,涵盖了几乎所有的基本图像处理的内容,很适合初学者!...
一个外国人写的图像处理方面的vb程序,涵盖了几乎所有的基本图像处理的内容,很适合初学者!-A foreigner to write image processing vb program, covering almost all the content of the basic image processing, it is suitable for beginners!
- 2022-07-13 23:30:27下载
- 积分:1
-
VC图像的魔术表演的程序编写,包含了详细的注释,可以啊…
vc++编写的实现图像特效显示的程序,包含详细注释,可以实现各种图像特效显示,强烈推荐-vc Image prepared by the magic show procedures, contains detailed notes, can achieve various effects images, strongly recommended
- 2022-04-13 15:58:20下载
- 积分:1
-
画一条直线的三种算法,种子填充,画圆,圆的痛苦…
三种算法绘制直线,种子填充,画圆画圆弧,绘制二次曲线,贝塞尔曲线等-Draw a straight line of three algorithms, seed filling, drawcircle circular painting, drawing the second curve, Bezier curves, etc.
- 2022-09-05 15:50:03下载
- 积分:1
-
中值滤波:采用5*5窗口对噪声污染的图像进行去噪处理。
中值滤波:采用5*5窗口对噪声污染的图像进行去噪处理。-Median filter: 5* 5 window on the noise pollution to deal with the image de-noising.
- 2022-05-13 12:38:11下载
- 积分:1
-
SIFT是一种特征值抽取算法,2004年提出,是一种与大小,角度,亮度无关的强大新算法。...
SIFT是一种特征值抽取算法,2004年提出,是一种与大小,角度,亮度无关的强大新算法。-SIFT is a feature abstract algrithm. It s proposed in 2004. It s a strong algrithm invarient of scale, orient and illumination.
- 2023-07-28 18:55:03下载
- 积分:1
-
TIFF
TIFF格式的读写,能满足Geotiff的使用-TIFF
- 2022-12-13 19:45:03下载
- 积分:1
-
本程序利用小波变换的方法来获取图像的轮廓 来进行图像配准 先用小波变换检测图像中的边缘
在轮廓中寻找最长的轮廓 计算每间一点的曲率 然后对这些数据匹配 进行...
本程序利用小波变换的方法来获取图像的轮廓 来进行图像配准 先用小波变换检测图像中的边缘
在轮廓中寻找最长的轮廓 计算每间一点的曲率 然后对这些数据匹配 进行图像配准 找到图像的变换参数-This procedure using wavelet transform method to obtain the outline of the image to image registration using wavelet transform edge detection of images to find the longest in the outline of the outline of the calculation of the curvature of each point and then match these data to find the image registration image transformation parameters
- 2022-08-26 06:40:26下载
- 积分:1