搜索资源列表
ChinaFlag
- 这次课程设计我选择题目是画几个国家的国旗,分别是我国的五星红旗、古巴的和多哥共和国的国旗。-this curriculum design is a topic I chose painting of the flag in several countries, namely China's five-star red flag, Cuba and the flag of the Republic of Togo.
fivepolygon
- 此vc程序可用绘制一个标准的五角星图像,读者可以仿照它绘制其他图像,当然很好使-vc this procedure can be used to draw a standard five-pointed star image, the reader can follow it Rendering other images, Of course make good
chaincode
- 1.首先将原始图档(如图三)由RGB彩色模型转换成HSI彩色模型,取其 I 亮度模型。 2.再萃取出亮度值大于0.999之部份,进行数次膨胀与侵蚀运算后,即可取得火焰部份(如图四)。 3.图四之火焰影像进行边缘运算,并找出边缘之每一点坐标,再将坐标排序,取最小值作为链码的启始点(如图五之红色星号)。 4.链码产生的方式:沿边缘依逆时针的顺序扫瞄下一个边界值,并依序输出链码(如图七)。-1. First, the original drawing (Figure 3) from R
chess
- 一个做的较好的黑白棋游戏,用了A star算法
SealProcessing
- 一个图章生成和处理的vc程序,可输入图章的单位名,字体大小,间距,有无五星等功能,请参考-A seal of vc generation and processing procedures, enter the seal of the unit name, font size, spacing, whether or not the five-star features, please refer to
FirstAuxOpenGL
- 这是计算机图形学里的第一个程序,本程序画出了三角形、正方形、五边形、五角星和正六边形。-This is the first computer graphics in a program, the program draws a triangle, square, pentagon, five-pointed star and the regular hexagon.
Astar
- a star 算法的cpp文件和h头文件,项目中有用到的直接放进去改下就可以了。-a star algorithm cpp file and h header files, the project useful to put change directly under it.
Astar
- 代码很好的实现了基于a-star的最短路径寻找算法,并可以对寻找的路径有一个限制-Code is a good realization of a-star-based shortest path search algorithms, and can find the path there is a limit
PicSegmentation
- 选取读入一份彩色图像,在运行Untitled.m程序时先用鼠标交互的选取一个颜色区域作为你要与其他色彩分割的目标,进行分割,鼠标选取好后,按ENTER健分割。-Before running Untitled.m interaction segmentation with the mouse select a color region ,then press ENTER star segmentation.
Week1_project_647706526
- 关于广度优先算法、算法A星的ppt,动画效果很清晰-On the breadth-first algorithm, algorithm A star ppt, clear animation
Star
- 就是一個簡單顯示 4個直角角形的program code-允許以拼字方式輸入 Is a simple four right angle corner of the program code
A-star
- A STARR 类的算法的实现及算法详细实现过程 c语言实现-STARR A class of algorithm implementation and algorithm in detail the implementation process c language
SYF
- 静态图形的颜色形状识别,是基于VC6.0,开发的一个系统,用于对规则图形(如:五角星,圆形,三角形,矩形)进行形状、颜色识别。首先通过对图像的打开读取出BMP图像信息,依次对图像进行去噪、灰度化、二值化等预处理。然后,按着一定规则扫描整个二值图像,提取出图形上下左右四个边界点并且分割出每个图形。最后,利用边界点之间的关系识别出图形的形状。同时,通过对每个图形的RGB颜色进行分析,得出图形颜色识别结果。- The recognition of shape and color for a stati
fill-color-five-pointed
- MFC中先绘制五角星,并使用扫描线算法对区域进行填充-Draw a five-pointed star, and use the scan line algorithm fill color
astardemo
- 在matlab软件中,用A星算法进行栅格法路径规划,且路径不固定-In matlab software, using the grid method A star path planning algorithm, and the path is not fixed
SaliencyTPAMI
- 计算机视觉领域后起之秀程明明的显著性区域检测的经典论文,值得一读-A rising star in the field of computer vision Cheng Mingming significant region detection classic paper worth reading
implementation
- 自动寻路A*算法的Python实现, A*算法,A*(A-Star)算法是一种静态路网中求解最短路径最有效的直接搜索方法,也是解决许多搜索问题的有效算法。算法中的距离估算值与实际值越接近,最终搜索速度越快。(Python implementation of automatic routing A* algorithm)
sextractor-2.19.5.r333.tar
- sextrator是一款开源的天文图像处理软件,使用C语言编写,能够识别出天文图像上的星象(SExtractor is a program that builds a catalogue of objects from an astronomical image. Although it is particularly oriented towards reduction of large scale galaxy-survey data, it can perform reasonably w