-
dct频域进行图像缩放的源码,非常有用。可以很快的进行图像缩放,免去了DECODE再插值。...
dct频域进行图像缩放的源码,非常有用。可以很快的进行图像缩放,免去了DECODE再插值。-DCT frequency domain image scaling for the source, very useful. Can be quickly carried out the image scaling, which eliminates the re-interpolation Decode.
- 2023-03-07 00:40:03下载
- 积分:1
-
本程序提供了强大的图像处理功能,包括颜色变换、直方图及其均衡化、对比度变换、分割、轮廓提取、FFT/DCT、各种滤波等,能为图像处理研究者提供参考。...
本程序提供了强大的图像处理功能,包括颜色变换、直方图及其均衡化、对比度变换、分割、轮廓提取、FFT/DCT、各种滤波等,能为图像处理研究者提供参考。-this procedure provided a powerful image processing functions, including color transformation, and histogram equalization. Contrast transformation, segmentation, contour extraction, FFT/DCT, various filtering, Image processing can provide reference for researchers.
- 2023-08-13 15:40:02下载
- 积分:1
-
边缘检测C程序,其中包括了各种边缘检测算子
边缘检测C程序,其中包括了各种边缘检测算子-Edge Detection of C procedures, including a variety of edge detection operator
- 2023-06-18 18:30:10下载
- 积分:1
-
avi格式文件转换为图片文件。该文件可以自行选择bmp或jpg格式,然后将avi视频的每一帧转换为相应格式的图片。...
avi格式文件转换为图片文件。该文件可以自行选择bmp或jpg格式,然后将avi视频的每一帧转换为相应格式的图片。-this program can convert the frames of the avi objects to pictures.
- 2022-03-02 18:13:23下载
- 积分:1
-
Application of C++ Builder in the preparation of image processing procedures for...
应用C++Builder编写图像处理中的锐化图像程序-Application of C++ Builder in the preparation of image processing procedures for sharpening images
- 2022-01-26 02:35:06下载
- 积分:1
-
在DICOM格式转换为BMP位图格式的C++源代码
关于DICOM格式转换为位图BMP格式的c++源代码-On the DICOM format conversion for BMP bitmap format c++ Source code
- 2023-07-11 11:50:03下载
- 积分:1
-
这是一个实现运动估计的程序,采用的是传统的块匹配准则,程序的可移植性较好...
这是一个实现运动估计的程序,采用的是传统的块匹配准则,程序的可移植性较好-This is a realization of motion estimation procedure used is a traditional block-matching criteria, procedures for better portability
- 2022-03-05 02:02:45下载
- 积分:1
-
ImageMagick (TM) 是一个免费的创建、编辑、合成图片的软件。它可以读取、转换、写入多种格式的图片。图片切割、颜色替换、各种效果的应用,图片的旋转、...
ImageMagick (TM) 是一个免费的创建、编辑、合成图片的软件。它可以读取、转换、写入多种格式的图片。图片切割、颜色替换、各种效果的应用,图片的旋转、组合,文本,直线, 多边形,椭圆,曲线,附加到图片伸展旋转。ImageMagick是免费软件:全部源码开放,可以自由使用,复制,修改,发布。它遵守GPL许可协议。它 可以运行于大多数的操作系统。ImageMagick的大多数功能的使用都来源于命令行工具。-ImageMagick (TM) is a free creation, editing, image synthesis software. It can read, convert, write a variety of formats pictures. Picture cut, color replacement, the application of a variety of effects, image rotation, composition, text, line, polygon, ellipse, curve, attached to the extended rotation picture. ImageMagick is free software: open source all be free to use, copy, modify, publish. Its compliance with the GPL license agreement. It can run on most operating systems. Most of the features of ImageMagick to use all tools from the command line.
- 2022-06-27 19:51:22下载
- 积分:1
-
实现了采集、图像参数中值滤波、迭代THR…
实现了图像参数的获取,中值滤波,迭代阈值分割,半阈值分割等等图像处理功能-Realize the image parameters of the acquisition, median filtering, iterative threshold segmentation, semi-threshold segmentation image processing functions, etc.
- 2022-04-12 06:27:56下载
- 积分:1
-
基于kmeans的图像分割算法,首先得到图像,再确定分类,并计算各分类的均值,从而得到各个像素的分类。...
基于kmeans的图像分割算法,首先得到图像,再确定分类,并计算各分类的均值,从而得到各个像素的分类。-Kmeans-based image segmentation algorithm, first of all get the image, and then determine the classification, and calculate the various categories mean, and thus obtain the classification of each pixel.
- 2022-08-25 15:32:37下载
- 积分:1