搜索资源列表
FillPoly
- 这个程序主要是实现一个带孔的多边形的填充,采用了边表,新边表等概念,适合新手看一下。-this procedure is a major hole in a polygon filling, using a side table, side table new concepts suitable for newcomers to see.
处理当前屏幕用的一个小程序
- 看pdf等的电子书,白底黑字看时间长了不舒服,想换成其他颜色的 有时候网上看到的图片or网页背景黑糊糊的,保存下来再处理才看得清... 功能: 0.scr ipt自定义处理流程 处理由系统热键触发. 1.双击scr ipt的编辑框显示的提示: Y , y : Yes //写屏 N , n : No 0 : XGrey //Grey 1 : One //取反 2 : Two //二值化 3 : XRGB //RGB亮度调节 4 : XE
2002011827
- 使用的函数(非自己编写):dib.cpp(附上)功能:1.BMP图的读写;2.画直方图;3. 存直方图;4.迭代算法求得阈值并进行二值化;5.任意输入并进行二值化(供比较);6. 保存新图或者恢复原图。pS:Public类中的文件地址指针是全局变量。-use of the function (their preparation) : dib.cpp (attached) functions : 1. BMP map reading and writing; 2. Painting histogr
你好
- 计算机图形处理的软件,candy算法是当今最很流行的一种算法。同学可以自己在源代码中学习到新的知识。-computer graphics software, candy algorithm is the most popular day of an algorithm. Students can in the source code to learn new knowledge.
Image_segment
- 图像分割源代码,以C++类作为文件,包括水平集,分水岭等新的算法-image segmentation source code to C as documents, including the level set, watershed and other new algorithm
plateloc
- 车牌定位使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一
photomark
- 一个简单的graphic对像应用例子,用于分解现成动画,追加对新图片或减小动画内所包含的图片-a simple graphic to use as examples for the decomposition of ready-made animation, additional new images or to reduce the animation contained within the picture
Software_cloth
- 使用一种新的算法模拟窗帘的运动过程,虚拟现实中环境的实现的演示算法-use a new method to simulate the movement of curtains, virtual reality environment for the realization of the demonstration algorithm
arithmaticcode
- 自适应的一阶的,其余的自己看,我也是新入门,有不足的地方,请指教-an adaptive bands, and the rest of its own, I was a new entry, its inadequacy, please enlighten
20060418083529571
- 彩色车牌的一种新的阈值分割算法的实现,可以参考实现其他型状的彩色分割 -color plates of a new threshold segmentation algorithm achieved, we can make reference to the achievement of other shapes color segmentation
lptoolbox
- lp分解程序,临界采样的新算法,没有冗余,供大家参考。-lp decomposition process, critical sampling of the new algorithm, no redundancy, for your reference.
DistCal
- 包含一种新的相对距离、欧式聚立等的距离计算方法,计算每个训练样本到所有测试样本的距离。-includes a new relative distance, Continental and others Poly distance calculation method calculated for each sample to test all samples distance.
mahalanobis
- 一种新的计算马氏距离的算法,算法采用二次协方差矩阵操作,进而使距离考加入相对性因素。-a new Mahalanobis distance calculation algorithm, the algorithm using quadratic covariance matrix operations, thereby enabling the relative distance to take factors.
CBmpProcDIBClass
- CBmpProc位图处理类,可以省去你编写新类的苦恼!-CBmpProc Bitmap class, you might dispense with the preparation of a new kind of anguish!
200642920353600
- 国际互联网(Internet)是使用公共语言进行通讯的全球计算机网络,它的出现是二十世纪末人类社会最伟大的成就之一。Internet的迅速普及化,使其逐步地从大学、科研机构走向企业和百姓家庭,其功能也已从信息共享演变为一种大众化的信息传播工具,将我们带入了一个新的信息化的时代。 Web是Internet上发展最快、应用最广泛也最实用的超文本信息通信系统,它以客户机/服务器(B/S)模式进行数据通信。-Internet (Internet) is a language for the use
11100
- lovewithyouherfghdjgf导入注册表导入VC6.0\\chapter9\\conf\\VicAly.reg文件到注册表中。2、 安装SQL Server本系统需要SQL Server 7.0或者更高的版本。3、 导入数据库的脚本建立一个新的数据库VicAly,在这个新库里面执行VC6.0\\chapter9\\db\\VicAly.sql。4、 设置DSN在ODBC配置中设置数据源 DSN_Vicaly,把这个DSN指向SQL Server的VicAly数据库。5、 安装条形码打
000homework
- .EJB2.0查询语言还不支持order by ,所以新增加的文章无法列在最前面(解决方法:在article辅助类中实现java.lang.Comparable接口,取出的时候排序一下java.util.Collections.sort(list) 2005-6-13) 3.模糊查询LIKE后面的参数不能动态匹配 2005-6-12 4.在第一次发布的时候,初始化数据以后打开首页可能会出现空白现象,而有时候又是好的。如果初始化以后,用测试的客户端列出某分类下的文章一遍,打开
Kmeans.Cluster.using.Guide
- 图像集群(Image Clustering) (1)图像读入,显示图像所在路径; (2)采用imgcluster函数进行图像集群,选择集群个数后进行图像集群; (3)运行后,在原图像上显示集群灰度图; (4)若要显示各个集群情况,可打开【Show Clustering Image】新窗体,显示各集群类的基于原图的彩绘区域。其中非当前集群范围,则显示灰度为255的黑色。用户可点击按纽上下查看所有集群图。-image cluster (Image Clustering) (1) re
基于香农熵的多级图像阈值化的图像压缩的新方法
- 基于香农熵的多级图像阈值化的图像压缩的新方法(A New Method of Image Compression Based on Shannon 's Entropy of Multi - level Image Thresholding)
新一代视频压缩编码标准H.264.pdf
- 新一代视频压缩编码标准h264 毕厚杰的中文版(New generation video coding standard H264 Chinese version)