搜索资源列表
skyline
- 城市轮廓线问题的实现,利用分治算法,将input1.dat文件放在d盘根目录下-Urban contour implementation issues, using the partition algorithm, the input1.dat files under the root directory on the d
Cityline
- Java实现的采用分治算法的城市轮廓线程序,《算法引论》73页的相应实现源码-Java realization algorithm using sub-rule city contour procedures, Algorithm Theory, 73 to achieve the corresponding source
border
- 《算法设计》中的轮廓线问题源码,包括有尖顶和没有尖顶两种情况-" Algorithm design" in the source of the problem of contour lines, including the steeple and the steeple both cases there is no
Isoline
- this is java code for contour!
Suanfa_1
- java实现,轮廓线问题完整算法,Eclipse下可以直接打开工程-java implementation, a complete algorithm for contour issue, Eclipse can open the project under
CityOutline
- 用java语言编写的求城市轮廓线的程序,使用了分置算法,这个程序的算法是《算法引论—一种创造性方法》中的算法-Written request with the city java contour, the use of the split algorithm, the algorithm of this program is the " Introduction to Algorithms- A creative approach" in the algorithm
jscontour
- 使用javascrip绘制等值线,用于气象等行业数据绘制成等值线在web上显示-Use javascrip contour drawing, drawing for the weather and other industries into the contour data is displayed on the web
CANNY
- CANNY EDGE DETECTION Canny edge detection 的步驟: 1. 將原始影像和高斯濾波器做摺積。 2. 利用一次微分的遮罩對影像每一個像素求得四個方向的邊線強度 3. 找出四個方向中的最大值作為目前像素的邊線強度。 4. 依據步驟 3 將梯度方向分成四個區域 5. 非最大值刪除:沿著梯度方向找出最大值,並將其保留,其餘均設為零。 6. 設定兩個閥值 low T 和 high T ,用 high T 挑選出最佳的邊線像素,再從
imagetut2
- 图像处理,实施功能。 例如:smooth,-image processing implement the smooth filter, contour filter, shape filter and etc.
IDW_JAVA
- 反距离加权插值(IDW),Gis二维等值线网格化中常用的,采用java语言实现,内有实例,测试代码,很实用的-Inverse distance weighted interpolation (IDW), Gis-dimensional contour grid commonly used, using java language, there are examples, test code, very useful
JIRRM-Iris-recognition
- 项目功能是实现虹膜识别,开发语言Java,捕获图像,制作独特的虹膜轮廓-Project function is to achieve recognition, development language Java, capture images, create unique iris contour
jconvolev
- 使用Java显示图像的轮廓,同样是利用图像缓冲区进行的处理,来获得图像中物体的轮廓,这在模式识别等方面都非常有用。其效果如截图所示。当单击“Image Egde”按钮后,显示图像中物体的轮廓;完整源码请下载本Java源码包。-Contour display images using Java, the same is carried out using the processed image buffer to get the outline of objects in the image, w
ArcGIS-contour-lines
- 在eclipse平台下,实现等高线的提取- In the Eclipse Platform, Achieve the extraction of contour lines
finger
- I utilized the HSVSelector application of chapter 5 to determine suitable HSV ranges for the black glove. These ranges are loaded by Handy prior to executing the steps shown in Figure 2 to obtain the hand’s contour, its COG, and orientation relative
contour-tracking
- 使用java实现基于链码的二值化图像的轮廓跟踪,课程作业,可运行。-Use java-based chain code contour tracking binary image, coursework can be run.