资源列表
chap05
- 《数字图像处理编程入门》第二章源代码,希望可以帮到需要的人。- Digital Image Processing Programming Getting Started chapter source code, the desire to help people in need.
chap07
- 《数字图像处理编程入门》第6章源代码,希望可以帮到需要的人。-" Digital Image Processing Programming Getting Started" chapter 6 source code, the desire to help people in need.
binajiechouqu
- 边界抽取:集合A的边界表示为,它可以通过先由B对A腐蚀,而后用A减去FUSHI得到,,B是一个适当的结构元素。-Boundary Extraction: A set of boundary representation, it can start with B of A by corrosion, and then use the A minus FUSHI get ,, B is a proper structural elements.
tophat
- 对图像进行膨胀和腐蚀操作,并以此为基础计算灰度图像的形态学梯度,并进行tophat变换-The image dilation and erosion operations, and as a basis for computing the morphological gradient gray image, and tophat transformation
tinyjpegdecoder-20060131.tar
- tinyjpeg 非常小巧的jpeg解码库,无需去连接其他大型库,直接加入工程编译即可-tinyjpeg decoder
myctrltest
- 我们经常在AboutBox中显示一幅关于公司或自己讯息的位图,有没有想过让这幅位图有更酷的效果?比如加上淡入淡出效果?只要有了这个CAlphaCtrl控件就可以轻松实现。-We often display a picture on the company or its own message in AboutBox, it is not thought that the bitmap has a more cool effect? For example, with a fade effect?
TransparentTest
- 包含透明色的位图的绘制方法有多种,最简单的方法是调用现成的函数:TransparentBlt,也可以通过自己的代码实现类似TransparentBlt的功能,实现过程也有两种形式,一种是事先做一张掩码位图,另一种是动态生成掩码位图。本程序采用生成掩码位图绘制具有透明区域位图的方法。 -There are a variety of methods to draw a clear color, the most simple way is to call the ready-made funct
mld_to_r
- let AR5 s mixed layer depth (MLD) data can working on R project environment.
sss_to_r
- let Noaa-AR5 s SSS data can working on R project
example
- C#编写的图像处理小程序的合集。包含多个常用功能源代码。-C# prepared by the image processing applet collection. Comprising a plurality of common functions source code.
roi_extraction
- 机器视觉:对图像感兴趣区域选择(ROI),区域大小可设置,截取区域为正方形-Machine Vision: an image region of interest (ROI), area size can be set to intercept a square area
Gabor-filter
- 机器视觉:使用Gabor滤波器对图像提取纹理特征,根据需要设置尺度和方向参数,实测有效。-Machine Vision: Using Gabor filters to extract texture features of the image, set the scale and orientation parameters as required, found effective.
