-
包括多种数字图像处理变换,有源码。数字图像处理典型算法...
包括多种数字图像处理变换,有源码。数字图像处理典型算法-Including a variety of digital image processing transform, has source code. Typical digital image processing algorithms
- 2022-08-22 16:49:36下载
- 积分:1
-
Basic image processing, including linear transformations, such as gray balance.
基本的图像处理,包括线性变换,如灰度平衡。
- 2022-02-07 09:06:24下载
- 积分:1
-
采用3×3的窗口模板。实现了均值滤波的操作
采用3×3的窗口模板。实现了均值滤波的操作-Using 3 × 3 template window. Achieved a mean filter operation
- 2023-04-08 03:55:03下载
- 积分:1
-
边缘检测与提取,轮廓跟踪的过程,用逗号…
边沿检测与提取,轮廓跟踪
命令行编译过程如下
vcvars32
rc bmp.rc
cl edge.c bmp.res user32.lib gdi32.lib-Edge detection and extraction, contour tracing the course of the following command-line compiler vcvars32rc bmp.rccl edge.c bmp.res user32.lib gdi32.lib
- 2022-08-22 22:43:06下载
- 积分:1
-
一个绘图工具,可用于简易绘图,制图,功能简单
一个绘图工具,可用于简易绘图,制图,功能简单-A drawing tool, can be used for simple drawings, graphics, features a simple
- 2022-05-24 09:39:01下载
- 积分:1
-
图像处理与图像分割系统,非常实用而且强大的系统可以实现多种处理功能...
图像处理与图像分割系统,非常实用而且强大的系统可以实现多种处理功能-feichanghaodeyikuangxitongruanjian,feichagnshiyong
- 2023-01-04 02:35:03下载
- 积分:1
-
这是一个凸多边形中轴算法:解压后在vc++6.0中运行即可,鼠标逆时针在客户区取点,如顺时针取点或形成的多边形为凹多边行,程序会自动退出(详情可参见代码)...
这是一个凸多边形中轴算法:解压后在vc++6.0中运行即可,鼠标逆时针在客户区取点,如顺时针取点或形成的多边形为凹多边行,程序会自动退出(详情可参见代码)-This is a convex polygon axial algorithm : unpacked in vc 6.0 can be run, mouse anti-clockwise from the customer area, as a clockwise or take the form of concave polygon multilateral OK, the program will automatically withdraw from the (details can be found in code)
- 2022-06-15 04:26:56下载
- 积分:1
-
C++ Builder编写的边缘增强图像处理编程中的应用…
应用C++Builder编写图像处理中的边缘增强程序-Application of C++ Builder to prepare the edge enhancement image processing program
- 2023-07-27 11:40:03下载
- 积分:1
-
不用MATLAB自带函数求解灰度图像的直方图
不用MATLAB自带函数求解灰度图像的直方图-MATLAB function to solve do not own histogram
- 2022-07-18 16:52:01下载
- 积分:1
-
该工具箱包含了相关的图像处理功能,包括
This toolbox contains functions related to image processing, including
* images loading and generation.
* filtering and blurring functions.
* anisotropic and spacially variant filters.
* non-linear filtering (median, LIC, bilateral).
* High Dynamic Range image loading and equalization.
* total variation image processing (denoising and decomposition).
* non-wavelets image transforms such as local DCT.
* Various helpers functions
- 2022-02-07 12:33:14下载
- 积分:1