资源列表
LineAndIntersection
- 求解double值的前去后继,并且通过double值求解两条直线的交点,计算机中的直线交点可能不止一个,通过本程序能够求出交点,然后将直线和交点显示出来-We know the lines in the computer can have more than one intersections, so this program shows the lines and the intersectioins
ImageProcess
- 包含图像的各种处理,平滑,锐化等。处理了彩色图和灰色图,同时包含png文件的处理,还有采用opencv的傅里叶变换函数-This is a program including all kinds of processing pictures
LZW
- 在图像传输时,常常需要对图像进行压缩,这些代码用来对图像进行压缩编码。-In the image transmission, it is often the need for image compression, the code used to image compression.
TransformShow
- 在对图像处理时,常常需要将其从空域变换到频域,这些代码就是对位图进行DFT、FFT,DCT等变换的。-In image processing, it is often necessary to transform it from the airspace to the frequency domain, the code is for bitmap to DFT, FFT, DCT transform and so on.
EffectShow
- 在对图像处理时,常常需要一些特效,如图像的渐隐渐显扥、百叶窗等。-In image processing, we often need some special effects, such as the images fade Jianxian Den, blinds and so on.
ColorProcess
- 在图像处理时,常常需要对颜色进行量化等操作,这些代码就对位图进行颜色处理。-In image processing, we often need to quantify the color and other operations, which code for the bitmap to color processing.
Huffman
- 位图的Huffman变换源代码,常常用于图像处理当中。-Huffman bitmap transform the source code, which is often used for image processing.
combine
- 地图的四染色问题, 代码完整,条理清晰-Four-coloring problem map, code integrity, clarity
66
- 对原图像进行反色,得到的结果的原图像颜色相反-Image of the original anti-color, and the results of the original image color contrast
ImageProcess
- 本文讲了图像分割的集中典型方法,其中包括大津大津阈值分割法,登山法。是图像分割技术的初学者较好的入门课件。-failed to translate
55
- 对原始图像中进行放大或缩小,可自行定义缩放比例-The original image, zoom in or out, self-defined scaling
44
- 对原始图像中的部分进行细化,突出骨干信息。-Part of the original image to refine, highlight key information.
