当前位置:
首页
资源下载

搜索资源 - image segmentation using java
搜索资源列表
-
0下载:
使用Java开发的基于遗传算法的图像分割程序。本算法源于文章《Selectionist relaxation: genetic algorithms applied to image segmentation》。-Developed using Java based on genetic algorithm for image segmentation process. The algorithm derived from the article "Selectionist relaxation
-
-
0下载:
使用Weka分析环境开发的基于Java的图像分割及基于内容检索程序,分割采用最小生成树分割法,检索利用的是小波和共生矩阵提取的特征。-Analysis using the Weka environment for the development of Java-based content-based image segmentation and retrieval procedures, division of segmentation using minimum spanning tree,
-
-
0下载:
This book is pretty much useful for people who would like to learn 2D image segmentation using Java.
-
-
0下载:
基于JAva的ImageJ的图像处理分割技术,相当于C++的opencv插件。-Based on JAva of ImageJ image processing segmentation techniques, the equivalent of C++ opencv plugin.
-
-
0下载:
ImageRead.java
图片浏览器,通过JLabel加载图片,实现菜单栏/按钮打开图片,循环浏览图片
程序主界面,把所有图像分割算法用图像界面展示出来-Picture Viewer to load the image JLabel menu bar/button to open the picture, to cycle through pictures
The main program interface, all image segmentation algor
-
-
0下载:
Java拼图游戏的源代码,另附游戏技术文档,本拼图游戏运用了Java2中的图形处理技术和消息响应技术。通过图形技术实现图片导入和分割。通过消息响应机制,使程序响应用户的鼠标操作,进行拼图游戏的操作。用鼠标拖动选中的小图片进行拼接,可以拼成一幅完整的图片。本源码的知识点有:鼠标事件的监听,Graphics类和Image类的应用-Java puzzle source code, technical documentation attached game, the puzzle using the J
-