搜索资源列表
利用文件直接显示BMP
- 利用读文件的方式直接读取BMP方式。比普通方式更加简单,明了。-read documents using direct read BMP way. More than ordinary means simple, straightforward.
cximage600_full
- CxImage 6.00 CxImage is a C++ class that can load, save, display, and transform images in a very simple and fast way. The class CxImage is free as for the TIFF, JPEG, PNG and ZLIB libraries : \"If you use this source code in a product, acknowl
zhengtizhifang
- 这是一种新的直方图处理技术,它在分开的直方图基础上重新分配三个子图像的像素。我们使用k-means获得来自输入图像的二个质心, 然后推论出二个极值把输入图像分为三个子图像。 在精确的数学计算之后,连接的成份被从子图像单独地获取。 应用上述新直方图处理技术,,分别对三个子图像(基于原始直方图的两个极值分解输入图像获得)实行直方图均等化。
CADDxf
- 输出Dxf文件的动态库,一种方式用API函数实现,另中方式用MFC类实现.实现DXF文件的输出-healing document output of dynamic libraries, a way of using API functions, which means another type with MFC achieve. To achieve the output DXF File
Fractal-images
- 分形图形同常见的工程图迥然不同,分形图形一般都有自相似性,这就是说如果将分形图形的局部不断放大并进行观察,将发现精细的结构,如果再放大,就会再度出现更精细的结构,可谓层出不穷,永无止境。艺术家在分形画面的不同区域涂上不同的色彩,展现在我们面前的,将会是非常美丽的画面。 -Fractal images with a common drawing very different fractal graphics are generally self-similarity, which means
three-dimension-transform
- 开发人员可以借助于变换功能来对模型进行重定位、调整大小和重定向,而无需更改用来定义模型的基值。 -Developers can change features of the model by means of carrying out re-positioning, adjusting the size and redirection without the need to change the base value used to define the model.
wy
- 一个类似于windows自带的画图程序,要求用鼠标为主要的输入手 段,实现直线、多边形、圆和椭圆的绘制,有undo和redo的功能。用C++语言实现。-Similar to the windows built-in Paint program requirements with the mouse as the main means of input, line, polygon, circle and ellipse drawing, undo and redo functionality.
segmentation-of-color-images
- 首先将RGB空间的彩色图像转换到LAB空间,然后利用K-means均值聚类方法对lab空间的彩色图像进行图像分割-this method of color image segmentation isbased on K-means and the Color space conversion between RGB and Lab
Easily-change-background2.1
- 软件介绍 图像合成最困难和最费时的操作是抠图,轻松换背景就是针对这一应用瓶颈而开发的。软件提供单色幕(蓝幕)法和内外轮廓法两种高级自动/半自动抠图办法,在技术手段的帮助下,不但普通用户通过快速训练即可掌握和学习图像合成工作,而且抠图速度和质量都大大提高。软件不但可以处理普通物体轮廓,还支持半透明轮廓和阴影的抠图,特别是复杂的毛发边缘抠图。同时软件提供了图像合成所需的完整环境,无需其它昂贵软件平台即可独立运行。 -Software   Th
cpmpile
- matlab的源程序,没有其他目的,只希望下载k均值算法看看!,-Matlab source program, there is no other purpose, just want to download the k-means algorithm and see!
Lisp-自動歸類圖層
- auotcad lisp 自動歸類圖層 (CClay "DIM標註" 3 "DIMENSION") ;; 這句表示:將DIMENSION標注 物件歸類到 3 綠色 ,圖層 DIM (CClay "Text" 1 "Text");; 這句表示:將 Text單行文字 物件歸類到 1 紅色 , 圖層 Text (CClay "MText" 1 "Mtext");; 這句