资源列表
image-matching
- 基于vs的一个图像匹配,该函数将对图象进行模板匹配操作。需要注意的是,此程序只处理256灰度级的图象-An image matching based on vs, this function will be to manipulate the image template matching. It is important to note that this program is only 256 grayscale image processing
seedgrow
- 种子点生长 在图像中放一个种子点就可以进行生长,从而达到分割的目的-seedgrow in the picture
CANNY
- 边沿检测 在图片中有边沿检测 可以实现图片的分割-cannydetect in picture
level2sqtwolog
- 关于自适应阈值三尺度的去噪,去噪效果良好,并带有mse以及psnr(峰值信噪比)的算法,可供参考-源语言: 检测到中文目标语言: 英语翻译 我的收藏设置 About three of scale adaptive threshold denoising, the denoising effect is good, and with MSE and PSNR (peak signal to noise ratio) of the algorithm, for reference
test
- 绘制二维密度散点图,根据x,y的最大最小值将坐标分成若干小格,然后统计落在每个小格里的点数,最后形成的就是一个矩阵,然后直接出图-Drawing two-dimensional density scatter plot, according to the x, y minimum and maximum values of the coordinates into a number of small cells, then every little statistic
rotateticklabel
- 在matlab图形的X轴刻度添加字符串(汉字)并旋转一定角度的程序 -In matlab graph X-axis scale, add the string (characters) and rotation angle of the program
Cellular-automata
- 元胞自动机与人员疏散的相关代码,初始人数为50人,可以通过修改来增减人数-Cellular automata and evacuation procedures
ploygon1
- This code is an opengl shapes under c-This code is an opengl shapes under c++
simpleMFC
- 一个简单的MFC程序,结合了OPENGL的2D编程,实现了简单的画图功能。是一个openGL如何在MFC中结合应用的例子。-A simple MFC program, with the 2D OPENGL programming, to achieve a simple drawing functions
SuiZhiJi_Final_1_0
- 2013年数学建模国赛B题碎纸片拼接代码,可还原题目一到题目五-2013 Mathematical Modeling State B tournament title scraps of paper splicing code, can be restored to the subject a subject five
lsb
- 基于matlab的简单人脸识别,这里通过对人脸图像打上网格,对区域块图像做二值分析,通过像素比例来做处理。进而得到人脸区域。-A simple matlab based face recognition, the face image of a grid, the two value image through the analysis of the regional block, the proportion of pixels to process. To get the face reg
LineLine2Point
- 此程序是空间两条直线求交点,需要知道直线上两个点就可以!- two space straight lines to find intersection, which need to know two points on the line!