资源列表
e_cosh
- saved across subroutine calls (callee saved).
OTSU_BMPtoBIN
- 大律法(OTSU)灰度图像阈值提取算法(C语言实现)。文件中已经有已经编译好的可执行文件,可以批量把灰度图片转化成二值化的二进制图像文件,可用于LCD显示屏视频动画的开发(例如Badapple)。 阀值是图像二值化处理中非常重要的一个参数,意思就是:如果灰度图像的像素颜色值大于该阀值就把该点当作黑色,小于该阀值就把改点当作白色。最简单的做法就是把阀值取为127(255的一半),但是这种做法是不科学的,处理后的二值化图像效果也很不理想。关于阀值的选取是一门很深的学问,有很多经典的算法用于选取该
bit_and
- C API TEST FOR Regular Expressions.More complete testing of regular expression functionality is done with the C++ tests.
MatlabGUINo6all
- Matlab GUI在数学中的应用,通过这些例子可以学习到GUI如何画函数,求极限等。-Matlab GUI applications in mathematics, these examples can learn how to draw GUI functions, limit and other requirements.
susanCorner
- Susan角点检测算法,计算得到图像的角点-Susan corner detection algorithm
ppbNakagami
- 对SAR图像滤波处理,减少斑点噪声的影响,ppbNakagami-SAR image filtering process, reduce the impact of speckle noise, ppbNakagami
MatlabGUINO2
- Matlab GUI基本操作,如基本的组件,近20个例子将学习到GUI的精华。-Matlab GUI basic operations, such as the basic components of nearly 20 examples will learn the essence of the GUI.
countRowWeight
- 统计LDPC校验矩阵H行重的程序,给定校验矩阵H,输出文件形式为m*1矩阵。-Count row weight of the check matrix of LDPC code,with the given check matrix H,the format of output file is m*1 matrix.
logsample
- Log-polar image sampling
MatlabGUINo4Button
- Matlab GUI按钮使用大全,可以容易地通过例子学习如何操作按钮。-Matlab GUI button Compendium, you can easily learn how to operate the button by way of example.
MatlabGUINO5Pannel
- MatlabGUI控件的基本操作方法,利用这些程序可以很好地掌握GUI控件的使用。-MatlabGUI control basic operations, the use of these programs can be a good master the use of GUI controls.
MatlabGUINo7Example
- Matlab GUI 比较经典的11个例子,通过这些例子,基本上可以掌握GUI的使用方法。-Matlab GUI 11 more classic examples of these examples, basically mastered the use of a GUI.
