-
快速双边滤波器,对双边滤波器进行的改进
FastBilateralFilter
快速双边滤波器,对双边滤波器进行的改进,可以使用,对写论文的同学会有些帮助,可以参考看一下。(Rapid bilateral filter, to the improvement of bilateral filter, can be used, to write a paper of homecoming some help, you can refer to see.)
- 2015-11-19 10:39:52下载
- 积分:1
-
新建文件夹
说明: 文件说明:
a1:将二进制文件转为Matalb数据 并批量保存为mat格式
a2:mat数据批量转为图片(RGB三通道)
a3:RGB图片批量转灰度图、批量改变图片大小
a4:动图制作
a5:用训练好的网络对图像语义分割(Document description:
A1: Convert binary files to Matalb data and save them in batch as mat format
A2: mat data batch to picture (RGB three channel)
A3:RGB Picture Batch Grayscale, Batch Change Picture Size
A4: Motion Mapping
A5: Segmentation of image semantics using trained networks)
- 2019-07-01 17:25:44下载
- 积分:1
-
LightingNormalization
说明: 基于积分图像的人脸图像光线归一化程序,内含处理结果对照图。(based on the integral image Face Image light under a program containing the results of the control plan.)
- 2006-05-10 10:54:02下载
- 积分:1
-
灰度处理多种实现程序
利用matlab控制摄像头,对图像实时进行二值灰度处理(Using MATLAB to control the camera, the image is processed with two value gray in real time)
- 2017-11-09 13:52:18下载
- 积分:1
-
LBP1
用lbp实现纹理特征提取,并分类说明:
一共有三个m文件,一个是lbp.m, 存放主要的lbp算法,
一个是getmapping,用以做算法的辅助函数,
一个是lbptest.m,存放着测试代码。
这三个文件需要放到同一个文件夹,并在文件夹中添加相应的图片,
具体的图片名字见lbptest.m的代码,运行lbptest.m可以查看结果。代码最后给出效果图
这三个文件是最传统的LBP方法,有256种。(With lbp achieve texture feature extraction and classification Description:
A total of three m files, one is lbp.m, store the main lbp algorithm,
One is getmapping, helper functions for doing arithmetic,
One is lbptest.m, kept the test code.
These three documents need to put the same folder, and add the appropriate folder, pictures,
See lbptest.m specific name of the picture of the code, run lbptest.m can view the results. Finally renderings code
These three documents are the most traditional LBP method, there are 256 kinds.)
- 2013-10-21 17:09:14下载
- 积分:1
-
多阈值分割
说明: 多阈值分割 ,基于otsu生成阈值,有用的可以试试(Multi threshold segmentation, threshold generation based on Otsu, useful can try)
- 2020-03-22 22:58:08下载
- 积分:1
-
multiregion_fuse
过分割后区域合并代码。思想是在多尺度下,基于区域的色彩,纹理,形状信息的合并方法。(After the merger of over-segmentation region code. Thinking is in a multi-scale, region-based color, texture, shape information of the combined method.)
- 2008-07-24 17:58:48下载
- 积分:1
-
BGS
说明: 基于各种算法的运动视频背景消除。使用opencv工具库,通过读取视频文件,处理视频,最后存储。(Background Subtract Algorithm)
- 2010-04-20 10:37:13下载
- 积分:1
-
DCT
DCT在图像重构,压缩感知以及稀疏表示中的应用(DCT in image reconstruction, compressed sensing and sparse representation of the application)
- 2013-07-22 11:15:40下载
- 积分:1
-
tuxiangchulidaima
本文针对目前图像特效处理的需求,主要研究几种基本的数字图像处理算法,以达到人们所期待得到的各种不同的效果。并在基于Windows系统的Visual C++6.0集成开发环境下,生成BMP位图文件并对其进行读取,使用VC编码实现这些算法。编写程序在BMP位图文件中画出各种图像,例如:三角型,圆,正弦函数图。在点运算处理中介绍了灰度化处理,算法设计原理是将输入像素点的灰度值通过算法实现改变其相应输出点的灰度值。在图像增强中,介绍了图形的平滑和图像的锐化算法,其算法的设计原理是根据一个固定小区域的几个像素灰度值设置某个像素的灰度值,通常有其固定模板。
本文具体给出了这些算法的设计思想及算法描述,并通过程序实现。最后将其效果图与原始图像进行了比较。
(In this paper, the image effects to deal with the current demand for basic research in several digital image processing algorithms in order to achieve what people expect different result. And Windows-based system, Visual C++6.0 integrated development environment to generate BMP bitmap file and read them using VC coding to implement these algorithms. Write a program to draw a variety of graphics in BMP bitmap file, example: triangle, circle, sine function diagram. Point arithmetic processing grayscale processing, algorithm design principle is the value of the input pixel gray value of the corresponding output point algorithm change. Enhancement of the image on the smooth graphics and image sharpening algorithm. The design principle of the algorithm is based on a fixed number of small regions of a pixel value of gray-scale pixel value, usually a fixed template.
In this paper, given the specific design of these algorithms and the algorithm description, and program . Finally, the effect o)
- 2015-07-07 10:05:26下载
- 积分:1