-
TemplateTrans
数字图像处理中图像的增强方便的源代码,包括图像灰度修正,图像的平滑,中值滤波,图像的锐化,伪彩色和假彩色的增强等(Digital image processing image enhancement convenient source code, including the gray correction, image smoothing, median filtering, image sharpening, pseudo-color and false color enhancement, etc.)
- 2013-12-02 10:50:31下载
- 积分:1
-
deeplab V3和unet
利用全卷积神经网络,实现图像的语义分割,基于tensorflow的keras可以直接运行(Using the full convolutional neural network to achieve semantic segmentation of images, keras based on tensorflow can be run directly)
- 2019-05-31 22:03:57下载
- 积分:1
-
手眼标定(2)
九点标定halcon 代码,纯halcon代码未转换成其他语言(Marking machine image recognition Halcon code)
- 2020-07-02 16:40:01下载
- 积分:1
-
Tclaaheeh
自适应直方图均衡算法,因为是从从局部入手,所以图像增强效果显著。
(Adaptive histogram equalization algorithm, because from the start from the local image enhancement effect is remarkable.)
- 2012-07-23 13:22:08下载
- 积分:1
-
JPEGCompression
编码:
(1)进行颜色转换,将RGB格式转换为YUV格式。
(2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。
(3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。
(4)对变换系数进行量化。
(5)进行Z字形重排
(6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。
解码:
(1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。
(2) 进行反Z字型重排
(3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。
(4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。
(5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。
(6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
- 2019-02-18 22:58:13下载
- 积分:1
-
smooth
图像的平滑函数,对指定区域的图像,并有门限值和魔板大小限制。(the smooth of a bmp image)
- 2013-09-19 21:16:46下载
- 积分:1
-
VehicleTrack
视频车辆检测,主要是介绍视频中的车辆运动目标的检测和跟踪计数(The detection of video vehicle mainly introduces the detection and tracking of moving targets in video)
- 2017-07-24 20:29:34下载
- 积分:1
-
bmp2ico
BMP,ICO,JPG等图片格式转换,按照例子可以任意格式转换(BMP, ICO, JPG and other image format conversion, according to examples can be converted to any format.)
- 2018-08-16 11:06:12下载
- 积分:1
-
jizuobiao
极坐标和平面坐标的转换,在图像处理中可以很好解决在一个坐标下不能解决的问题。(Polar coordinates and plane coordinates conversion, in image processing can be solved in a coordinate system can not solve the problem.)
- 2009-11-10 20:53:06下载
- 积分:1
-
FreeDiffract
说明: 基于matlab上的菲涅耳离轴全息记录与再现程序,能对图像进行相应处理得到其全息图。同时能将其再现还原。(Based on the Fresnel off-axis holographic recording and reconstruction program on MATLAB, the hologram of the image can be obtained by corresponding processing. At the same time, it can be reproduced and restored.)
- 2020-04-09 15:43:23下载
- 积分:1