-
数学形态学处理灰度图像和二值图像的源代码
这是我编写的数学形态学处理灰度图像和二值图像的源代码,没有使用matlab自带的函数。可以实现膨胀、腐蚀以及开闭运算。(This is written in mathematical morphology of grayscale images and the source code of the binary image, do not use Matlab comes with function. Can achieve expansion, corrosion, and the opening and closing operation.)
- 2020-07-16 10:18:49下载
- 积分:1
-
CameraLink_Kintex7-andTMS320C6678
面向CameraLink接口的Kintex7与TMS320C6678视觉图像处理系统硬件设计说明(Hardware design of Kintex 7 and TMS320C3378 with CameraLink interface)
- 2015-06-30 21:42:00下载
- 积分:1
-
pretrm
图像的预处理程序,包括边缘去噪、二值化、腐蚀等。为车牌定位作铺垫(image preprocessing procedures, including marginal denoising, the two values, and corrosion. To pave the way for positioning plates)
- 2007-03-22 21:34:01下载
- 积分:1
-
regiongrow
修改了冈萨雷斯《数字图像处理》中的区域生长法。本函数中含有三种选择种子点的方法:分别依据灰度值,种子点位置,交互式选择单个种子点。(Modified the region growing method described in "Digital Image Processing" . This function contains three options for the method of seed points: based on gray value, the location of the seed points, interactive selection of a single seed point. )
- 2012-02-22 21:38:22下载
- 积分:1
-
24BMP256ColorGray
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.(Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.)
- 2020-07-01 01:20:02下载
- 积分:1
-
image-reconstruction-algorithms
一篇关于光声成像的图像重建算法研究,开发工具为matlab,罗列了很多理论知识(A photoacoustic imaging of image reconstruction algorithms, development tools matlab, listed a lot of theoretical knowledge
)
- 2011-12-29 17:02:02下载
- 积分:1
-
object-detect-and-recogonise
以混合高斯模型为基础,利用背景差分法获得目标图像并有阴影检测的方法进行目标检测(The Gaussian mixture model based on the use of the background difference method to obtain the target image and a shadow detection method for target detection)
- 2012-01-09 18:31:06下载
- 积分:1
-
经典边缘检测
使用经典边缘检测算子进行边缘检测,加入噪声的图像边缘检测结果和未加噪声的图像检测结果进行对比分析,默认阈值设置的图像检测结果和手动设置阈值的图像检测结果进行对比(Edge detection using classical edge detection operator)
- 2021-04-09 19:58:59下载
- 积分:1
-
ALM
说明: 增广拉格朗日乘子法ALM算法是机器学习中十分常用且有效的一种优化算法,经常用于低秩和稀疏问题的优化求解中,这个包是增广拉格朗日乘子法的matlab代码(ALM algorithm of augmented Lagrange multiplier method is a very common and effective optimization algorithm in machine learning. It is often used in the optimization of low rank and sparse problems. This package is the matlab code of augmented Lagrange multiplier method)
- 2020-12-20 16:45:32下载
- 积分:1
-
guiyihuachengxu
说明: 实现对图像的归一化处理,为图像进行水印嵌入等操作打下基础(The realization of the normalized image processing, for image watermark embedding operation, such as laying a foundation)
- 2008-12-03 18:49:28下载
- 积分:1