-
graphic-display
文件为图形的显示函数,如单个像素的显示,直线的显示,字符的显示(File for the graphic display function, such as a single-pixel display, a straight line display, character display)
- 2013-05-17 19:39:04下载
- 积分:1
-
Coloring-Problem
图着色问题(Graph Coloring Problem, GCP)又称着色问题,是最著名的NP-完全问题之一。路线着色问题是图论中最著名的猜想之一。(Graph coloring problem (Graph Coloring Problem, GCP), also known as coloring problem, is the most famous NP-complete problems. Line graph coloring problem is one of the most famous conjecture.)
- 2013-08-23 23:01:42下载
- 积分:1
-
adaptiveParithmetic
自适应算术编码的例子,使用的是整数算术编码(Examples of adaptive arithmetic coding, the use of integer arithmetic coding)
- 2013-01-23 21:57:33下载
- 积分: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
-
demo
图像拼接小程序,使用直接对比的方法进行拼接并用加权平均的方法进行融合
(a simple program for image splicing
)
- 2012-04-25 09:58:43下载
- 积分:1
-
circledetect
hough变换检测圆的函数。做图像处理的人可以用来参考。(hough transform round detection function. Do the image processing can be used for reference.)
- 2006-12-04 12:35:53下载
- 积分:1
-
tuxingxue
画矩形的代码,包含各种算法,具体的自己看吧,这是图形处理的作业之一(Draw a rectangle of the code, contains a variety of algorithms, specifically for yourself, this is one of the graphics processing jobs)
- 2013-09-26 14:42:11下载
- 积分:1
-
mybfilter_ture
用于对灰度图像的双边滤波,程序简单易懂,还有很强的可开发性(Bilateral Filtering)
- 2011-06-30 09:31:43下载
- 积分:1
-
new
混合高斯模型的背景减除法和相邻帧差法相结合进行目标检测的程序,内附视频(The background of the gaussian mixture model reduction division and adjacent frame differential method for target detection with the program, enclosing video)
- 2012-12-19 20:19:21下载
- 积分:1
-
erode
C语言数学形态学的腐蚀运算,同时适用于二值图像与灰度图像。(C language mathematical morphology erosion operation also apply to binary images and gray-scale image.)
- 2009-11-14 14:43:40下载
- 积分:1