登录 注册
当前位置:主页 > 资源下载 > 9 > pixelize-1.0.0.tar.gz下载

pixelize-1.0.0.tar.gz下载

  • 更新:2024-09-04 18:08:50
  • 大小:32KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:图像处理 - 音视频
  • 格式:GZ

资源介绍

Pixelize Version 0.8.0 By Paul Wilkins Pixelize is a program that will use many scaled down images to try to duplicate, as closely as possible, another image. Pixelize works by splitting up the image you want rendered (or duplicated) into a grid of small rectangular areas. Each area is analyzed, and replaced with an image chosen from a large database of images. Pixelize tries to pick images that best matches each area. To build Pixelize: 1) Edit the Makefile to tell the compiler where to find the X and GTK headers and libraries if you do not have the gtk-config script properly installed. Most systems will not need this. 2) Run make. 3) Copy the executables, pixelize and make_db, to it's final installation directory, for example /usr/local/bin. Note that in order to use Pixelize to render an immage, you will have to run make_db to create the database of images that Pixelize requires. Pixelize can be found at the following locations: http://wilkins.ne.mediaone.net/pixelize.html ftp://metalab.unc.edu/pub/linux/apps/graphics/misc That's it. Good Luck. Paul pwilkins@wilkins.ne.mediaone.net