-
实现了采集、图像参数中值滤波、迭代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
-
VC++中实现DIB类声明,读入和图像显示
VC++中实现DIB类声明,读入和图像显示-VC++ Achieve DIB type statement, read into and image display
- 2022-02-14 00:00:55下载
- 积分:1
-
图形图像处理程序FX滤波器的matlab源码包。能有效…
图形图像处理中f-x滤波MATLAB源码程序处理包。能有效去除多种干扰波,应用广泛。-Graphic image processing procedures fx filter MATLAB source package. Can effectively remove a variety of interference wave, wide range of applications.
- 2022-11-15 22:05:03下载
- 积分:1
-
for image processing, have been tested, the very practical, The main source of a...
采用Visual c++ 进行图像处理,已经经过检测,非常实用,本源码主要是反色处理-for image processing, have been tested, the very practical, The main source of anti-Color
- 2023-03-20 23:30:03下载
- 积分:1
-
粒子滤波的程序,condensation
粒子滤波的程序,condensation-Particle filter procedure, condensation
- 2022-02-14 17:19:07下载
- 积分:1
-
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bm...
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bmp.res user32.lib gdi32.lib-Images of geometric transformations to open a bitmap, geometric transformations realize the process of command-line compiler is as follows vcvars32rc bmp.rccl geotrans.c bmp.res user32.lib gdi32.lib
- 2022-03-19 13:26:40下载
- 积分:1
-
图像的增强 模板操作 中值滤波 梯度锐化 伪彩色编码
图像的增强 模板操作 中值滤波 梯度锐化 伪彩色编码-Template Smooth MidianFilter GradSharp ColorTable
- 2022-08-14 04:49:42下载
- 积分:1
-
一共是五个.c++环境下opencv程序
一共是五个.c++环境下opencv程序-a total of five. C environment opencv procedures
- 2023-02-16 08:55:04下载
- 积分:1
-
a complete Visual C program includes a RGB image adjustment, Fourier transform,...
一个完整的Visual C++程序,包含了图像的RGB调整,傅立叶变换,傅立叶反变换,对比度调整,颜色转换 梯度算子检测,sobel算子检测 均值滤波和中值滤波,程序已经通过调试.-a complete Visual C program includes a RGB image adjustment, Fourier transform, Fourier transform, contrast adjustment, color conversion operator gradient detection, segmentation operator for the mean and median filtering filtering, testing procedures have been adopted.
- 2022-02-04 05:12:30下载
- 积分:1
-
模式识别的一些预处理知识源程序,初学者在编制程序时可以参考...
模式识别的一些预处理知识源程序,初学者在编制程序时可以参考-
Two programs are included in this directory:
STK2RAS takes a stroke file as input and converts it into a bit-per-pixel
representation (along with some header information, see RASHEADR.H). The
output of the STK2RAS program is a .RAS file. The GRID1 program found in
this directory is a PM program which takes a .RAS file as input and
displays the image. Notice that the GRID1 program uses run length compression. See
class RLCX to scale the image.
- 2023-01-29 10:40:03下载
- 积分:1