资源列表
circel
- 基于hough的圆检测,功能比较简单,但对于一般简单图像比较适用-based on the round-detection function is relatively simple, but simple image more generally applicable
bmp
- 自动抓取屏幕生成位图
dlifs
- 分形图像压缩,有问题,请求解决,不是直接可以用的
LED暴闪
- LED暴闪
bitplane
- bitplane.m 将灰度图像按位平面进行切割,切割为8个不同的图像,并显示。 erzhihua0 对灰度图像按迭代法求阈值,并进行图像分割。 imaverage 对多幅图像求平均以降低噪声。 imsoothmedian 用不同的模板对图像进行中值滤波。-Gray-scale image will be cut by the bit-plane, cut into eight different images, and displayed.
EMSeg
- matlab写的图像分割算法,用Em算法实现,很棒!-matlab write image segmentation algorithm, Em Algorithm, great!
julei
- 自己写得K均值算法,请大家多多指教,有问题可以邮箱联系-Write their own K-means algorithm, please more advice, there are problems can be linked-mail
DWT
- mallat实现信号的分解与重构,可帮助深刻理解mallat的意义-Mallat realize signal decomposition and reconstruction can help a deep understanding of the significance of Mallat
fano
- Fona编译码程序,有误码曲线结果,十分详细-Codec Fona procedures BER curves of the results of very detailed
chap4-1
- 图形学,openGL,以线框方式实现二次曲面-Graphics, openGL, to the realization of the second frame surface
Filled-triangle
- 调用OPENGLE 库文件,实现三角形填充-Computer Graphics OPENGL lighting display program
CloneFig
- 这个程序允许你复制一个图到另一个图。例如假设你想复制图1到图4。然后输入clonefig(1,4)。 这对我来说是非常有用的因为有时我运行一个程序,输出图1。然后我想和不同的参数运行程序,并比较输出。所以我将使用CloneFig复制图1到图4,然后再次运行这个程序。-The program allows you to copy a figure to another figure. For example let s say you want to copy Figure 1 to Fi