搜索资源列表
ZoomImageDemo
- 上传裁减图片java做的图像处理,支持局部放大和整体放大,还有灰度和对比度调整-To your language to enter a search phrase, easy to find pages in other languages. For the convenience of your reading, the results we will be translated.
imageviewer-final
- 实现常用的图片浏览功能及图片处理功能,例如人物相片鱼眼处理等.-Realizing common image browsing and image processing functions ,Such as characters in the photo processing fisheye.
ajaxlunwen
- AJAX作业设计1班级相册2留言板用到的功能 Ajax实现无任何无刷新操作 实现了用于页面切换,图片浏览,分页处理等功能,幻灯片模式显示等功能 -AJAX operation design a class album message board used in the function of Ajax without any refresh operation for the page to switch, picture browsing, paging processing
JCONVOLVEOP
- Java锐化和模糊图像,使用java.awt.image 包中的ConvolveOp 类来实现图像的锐化和模糊。当单击“Sharp Image”按钮后,图片被锐化处理;当按钮“Blur Image”按钮后,图片变模糊;当单击“Reset”按钮后,则显示原始图像。-Java sharpening and blurring image, use the java.awt.image package in the ConvolveOp class to achieve image sharpening
UploadImage
- 上传图片到linux服务器,并调用python接口对图片进行处理;返回内容显示在前端界面-Upload images to the linux server, and call the python interface for image processing return to the content displayed in the front-end interface
基于块匹配的全景图像拼接
- 通过图像拼接技术,将多张单幅的图像拼接成为一张全景图。采用了基于模板匹配的方法来进行图像匹配,加权融合的策略,对两幅图片进行融合处理。