-
如图像显示,文章中的代码可以很好的消除图像绘制产生的锯齿。主要方法是通过曲线跟踪,而不是一个个图形的绘制...
如图像显示,文章中的代码可以很好的消除图像绘制产生的锯齿。主要方法是通过曲线跟踪,而不是一个个图形的绘制-Such as image display, the article in the code can be very good resulting from the elimination of image rendering serrated. The primary means of tracking through the curves, rather than a graphics rendering
- 2022-09-14 00:35:02下载
- 积分:1
-
Implementation of Image Index increased
实现图像指数增强,利用幂次变换实现灰度图像增强-Implementation of Image Index increased
- 2022-03-21 23:04:59下载
- 积分:1
-
程序内包含了大量的图像处理子程序,像离散傅里叶变换,离散余弦变换还有图像编码,图像分割多个方面的内容,值得借鉴。...
程序内包含了大量的图像处理子程序,像离散傅里叶变换,离散余弦变换还有图像编码,图像分割多个方面的内容,值得借鉴。-Program contains a large number of image processing routines, such as discrete Fourier transform, discrete cosine transform still image coding, image segmentation various aspects, it is worth learning.
- 2022-11-17 08:05:04下载
- 积分:1
-
图像处理之 opencv 用hough变换检测圆
图像处理之 opencv 用hough变换检测圆-Image processing opencv circle detection using hough transform
- 2023-02-02 10:45:04下载
- 积分:1
-
一个将二进制文件存储的Bayer格式的图像转为BMP格式图像显示并BMP格式并显示的桌面计算机程序...
一个将二进制文件存储的Bayer格式的图像转为BMP格式图像显示并BMP格式并显示的桌面计算机程序-A windows Application Software that Convert Image from Bayer to BMP format.
- 2022-03-21 13:36:07下载
- 积分:1
-
真彩色图象处理源代码,能对图象进行浏览,编辑,压缩等。...
真彩色图象处理源代码,能对图象进行浏览,编辑,压缩等。-true color image processing source code, the images can browse, edit and compression.
- 2023-06-23 00:30:03下载
- 积分:1
-
采用Visual c++ 进行图像处理,已经经过检测,非常实用,本源码主要是Hough分析...
采用Visual c++ 进行图像处理,已经经过检测,非常实用,本源码主要是Hough分析-for image processing, have been tested, the very practical, The main source of Hough analysis
- 2022-03-14 07:49:24下载
- 积分:1
-
Can explain the image DCT transform process is small, but it is original
可以进行图像的DCT变换
说明程序虽小,但是是原创-Can explain the image DCT transform process is small, but it is original
- 2022-08-03 11:05:24下载
- 积分:1
-
分水岭算法代码,以及说明。用标记
分水岭算法代码,以及说明。用标记-分水岭算法对图像进行分割-Watershed segmentation algorithm
- 2023-03-28 19:25:03下载
- 积分:1
-
The transformation parameters are specified by the user by editing the
values...
The transformation parameters are specified by the user by editing the
values of the rotation, scale (x and y), and shear (x and y). The
translation is not icluded because it can be easily (normalized or) removed from the image by
subtracting the shape cetroid.
The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox
functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the applying of these functions to a 2-D image. -The transformation parameters are specified by the user by editing the values of the rotation, scale (x and y), and shear (x and y). The translation is not icluded because it can be easily (normalized or) removed from the image by subtracting the shape cetroid. The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox functions: maketform and imtransform. So this program is only demonstrates and facilitates the computat
- 2022-01-24 08:55:33下载
- 积分:1