资源列表
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
fromirangaborfilter
- 基于纹理分析的图像分割用滤波实现,需要先输入参数。%The Gabor filter is basically a Gaussian (with variances sx and sy along x and y-axes
coloriz
- 一个效果非常理想的图像颜色变换程序%The goal of this application is to change the colors of a picture, (truecolor or grayscale, *.jpg, *.jpeg), without moving the mouse, looking at them in a slideshow.
im2bw_ent
- 国外全新方法实现二值化This fucntion convert an intensity image to a binary image by using Entropy-based method
MyGame
- 一个3D庄射击小游戏 (书带的) 一个3D庄射击小游戏 (书带的)
clock1
- 这是一个用汇编编写的时钟序,希望对学习汇编程序有所帮助
3DEditor
- 3d 3dmax x文件编辑器(书带的)
Intrecog
- 基于数字形态学的字符识别 recognizes the characters (in integer form) present in the image X and displays it as output. INTREC uses morphological operations(like
hexedit_20070930
- 16进制HEX编辑器DELPHI控件源码。
cadlib_demo
- DXF文件显示,可提供DXF文件的读写,等功能
terral
- 在OpenGL 中,用曲线和 Polygon模拟曲面,可以切换到线框图
CodeConvert
- 字符转换工具,可实现字符串,ASCII,UNICODE,HEX等转换。
