资源列表
newnethodotsu
- 一个新设计的OTSU算法,使用方法如下:% load clown % subplot(221) % imshow(X/max(X(:))) % title( Original , FontWeight , bold ) % for n = 2:4 % Iseg = otsu(X,n) % subplot(2,2,n), colormap(gray) % imshow(Iseg) % title([ n = int2str(n)], FontWeight , bo
perspective
- 應用透視轉換也就是線性插值法,利用矩陣的方式來顯示出結果。-Application Perspective conversion is linear interpolation method, using matrix approach to show the result.
VCcollision
- 模拟多个小球碰撞的VC程序,带有简单说明。由于是网上找到的,没有验证是否可以运行(主要原因是 我们不用这个语言,不知道如何运行,但是编程思路可借鉴)-Simulation of multiple small ball collision VC procedure, with a brief explanation. Because it is found online, there is no verification whether or not to run (mainly because
centralizing
- 自动指纹识别系统的工作模式可以分为两类:验证模式和辨识模式。验证就是通过把一个现场采集到的指纹与一个以登记的指纹进行一对一得比对,来确认身份的过程。作为验证的前提条件,验证者的指纹必须在指纹库中已经注册。-Automated Fingerprint Identification System can be divided into two categories: model verification and identification modes. Authentication is thro
WinCvWarpper
- 将opencv的iplimage结构的图像绘制于win32窗口上的一个封装-a package of draw iplimage structure of opencv on a win32 window
Warping_CT_image
- Warping up of CT images for Demons Algo in ITk
PCA
- This Code is the PCA using the plataform OpenCv
boundaries
- 边界检测,该函数用于检测目标的边界,效果很好。-Boundary detection, the boundary of the function for detecting the target, the effect is very good.
234
- 利用OpenGL实现二维、三维图形变换,在屏幕上显示变换过程或变换结果。基于.net+openGL-Using OpenGL to achieve two-dimensional, three-dimensional graphics transformation, transformation process on the screen or change the result. Based on. Net+ openGL
Separation
- 最优分割,求图像最优分割时的计算程序。输入数组1为图像灰度值,从小到大;输入数组2为对应灰度值的个数。-Optimal segmentation, seeking the optimal image segmentation when the calculations. Input array a for the image gray value, from small to large input array 2 as corresponding to the number of gray
tank
- opengl编写的坦克,实现炮台的转动和轮轴的转动-opengl prepared tanks, the realization of Fort axle of the rotation and rotation
test
- OpenGL 2D program , polygon moving.
