搜索资源列表
i-sight4_0_0
- 1. Support for OFF, PLY, GTS, OBJ file formats. 2. Perspective (one, two, three point perspective), axonometric and orthographic projections. 3. Ability to rotate, pan, zoom in/out and focus on a region of interest. 4. Ability to change backgro
RotateImageDemo
- Java图片旋转,使用Java语言编写程序,旋转图像文件,期间用到了滑动条jSlider事件处理技术,得到旋转角度(弧度制),图像缓冲区创建、创建bufImage的图形环境、让用于显示的缓冲区图像指向过滤后的图像、重载容器的paintComponent()方法等。-The Java Image rotation, using the Java language program, rotate the image file used during the the slider jSlider ev
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"))
7846357
- imageJ是根据NIH image(pascal)源代码用JAVA语言加以实现,-ImageJ is according to the NIH image (PASCAL) source code in the JAVA language to implement,
831637
- imageJ是根据NIH image(pascal)源代码用JAVA语言加以实现,-ImageJ is according to the NIH image (PASCAL) source code in the JAVA language to implement,