搜索资源列表
WIL(WIS)EDITOR
- MAX引擎WIL、WIS编辑器,支持导入导出素材。-MAX engine, WIL, WIS editor in support of import and export
data2
- 传奇MAX引擎专用的WIL图片文件。重新修改了。可以支持头顶徽章-The legendary MAX engine dedicated WIL picture file. Revising. Can support the head badge
max_area
- max area 需找最大区域 使用opencv findcontour-max area 需找最大区域 使用opencv findcontour
abc
- 查看某个文件夹中的图片,显示在网页中。程序片: package tom.jiafei import java.io.* class FileName implements FilenameFilter { public boolean accept(File dir,String name) { boolean boo=false if(name.endsWith(".jpg")||name.endsWith(".JPG"))