-
用opencv实现的人脸检测功能,以及自己编写的代码实现人脸检测功能...
用opencv实现的人脸检测功能,以及自己编写的代码实现人脸检测功能-Achieved with opencv face detection function, as well as their own code written in the realization of human face detection function
- 2023-02-21 06:05:03下载
- 积分:1
-
各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Pre...
各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Prewitt算子,Laplacian算子,Sobel算子,Marr算子;6、直方图显示;7、形态运算(二值化、腐蚀、膨胀、开运算、闭运算);8、自动分类及类别提取:K均值分类。其中:1.2.3.4.5.7仅能对灰度图处理,6.8不仅能处理灰度图还能处理彩色图-Basic image processing functions: 1, format: RAW format will be converted to BMP format 2, linear transformation 3, image smoothing 4, image enhancement 5, Edge Detection: Gradient Operator, Robert gradient operator, Prewitt operator, Laplacian operator, Sobel operator, Marr operator 6, histogram display 7, computing forms (two-value, corrosion, swelling, open computing, closing operation) 8, automatic classification and type of extract: K-means classification. One of: 1.2.3.4.5.7 only treatment for grayscale, 6.8 can not only deal with deal with grayscale color map
- 2022-05-11 00:48:27下载
- 积分:1
-
与计算机图形学有关,DDA划线法,可以划直线,调用可划多边形...
与计算机图形学有关,DDA划线法,可以划直线,调用可划多边形-with the computer graphics, DDA crossed, we could draw a straight line, polygon call to be designated
- 2022-01-20 23:33:11下载
- 积分:1
-
此程序的目的是为了在绘制图形时改变曲线的颜色。
此程序的目的是为了在绘制图形时改变曲线的颜色。-The purpose of this program is for drawing graphics in the color change curve.
- 2023-05-29 11:10:04下载
- 积分:1
-
通过遗传算法选择道路图象分割的最佳阈值,阈值的选择采用最大类间方差的办法,程序运行结果达到相当理想的效果...
通过遗传算法选择道路图象分割的最佳阈值,阈值的选择采用最大类间方差的办法,程序运行结果达到相当理想的效果-Through the genetic algorithm to choose the best road image segmentation threshold, the threshold was chosen as the maximum between-cluster variance approach, the program results achieved the desired results rather
- 2022-01-26 00:33:01下载
- 积分:1
-
C++ Graphics development library and easily help you to complete the effect of s...
C++图形开发库,轻松帮助你完成系统界面效果-C++ Graphics development library and easily help you to complete the effect of system interface
- 2023-09-04 10:50:03下载
- 积分:1
-
这是一些基本的matlab的图像处理源码,经过编译通过,完全可以运行,非常好用...
这是一些基本的matlab的图像处理源码,经过编译通过,完全可以运行,非常好用-This is some basic image processing matlab source, after the compiler is passed, can run, very easy to use
- 2022-06-18 05:12:08下载
- 积分:1
-
程序代码使用Prewitt算子检测p0401 description:边缘p0402:D…
程序代码说明
P0401:用Prewitt算子检测图像的边缘
P0402:用不同σ值的LoG算子检测图像的边缘
P0403:用Canny算子检测图像的边缘
P0404:图像的阈值分割
P0405:用水线阈值法分割图像
P0406:对矩阵进行四叉树分解
P0407:将图像分为文字和非文字的两个类别
P0408:形态学梯度检测二值图像的边缘
P0409:形态学实例――从PCB图像中删除所有电流线,仅保留芯片对象-Procedure Code Description P0401: detection using Prewitt operator Edge P0402: different σ value Log Operators image edge detection P0403: using Canny edge detection image edge P0404: Image Thresholding P0405: water line threshold Image segmentation method P0406: for the matrix quadtree decomposition P0407: the image is divided into text and non-text for these two types of P0408: morphological gradient detected binary image of the edge of P0409: morphological examples- from PCB image delete all current lines, retaining only the target chip
- 2022-02-09 14:31:06下载
- 积分:1
-
包含一些常见的遥感图象处理的算法,有中值滤波,拉普拉斯算法等...
包含一些常见的遥感图象处理的算法,有中值滤波,拉普拉斯算法等-Contains a number of common remote sensing image processing algorithms, have median filter, Laplacian algorithm
- 2023-01-31 06:30:04下载
- 积分:1
-
粒子滤波matlab程序,主要是扩展的卡尔曼粒子滤波
粒子滤波matlab程序,主要是扩展的卡尔曼粒子滤波-Particle filter matlab program, mainly extended Kalman particle filter
- 2022-10-02 11:15:03下载
- 积分:1