RECENT POSTS
- Introduction to FreeBSD Security Best Practices
- Working with Package Management in FreeBSD
- Understanding FreeBSD Security Advisories and Updates
- Troubleshooting Common System Administration Issues in FreeBSD
- Tips for Hardening FreeBSD to achieve System Protection
- Setting Up DHCP Server in FreeBSD
- Secure User and Group Management in FreeBSD Systems
- Secure Remote Access with SSH in FreeBSD
- Optimizing System Performance in FreeBSD
- Network Packet Capture with tcpdump in FreeBSD
- All posts ...
Do you have GDPR compliance issues ?
Check out Legiscope a GDPR compliance software, that will save you weeks of work, automating your documentation, the training of your teams and all processes you need to keep your organisation compliant with privacy regulations
Cimg
Jul 20, 2023
C++ Template Image Processing Library
CImg stands for Cool Image it is simple to use and efficient.
. The CImg Library is a free C++ toolkit providing simple classes and functions to load, save, process and display images in your own C++ code. . It is highly portable and fully works on Unix/X11, Windows and MacOS X operating systems. It should compile on other systems as well eventually without display capabilities. . It consists only of a single header file CImg.h that must be included in your program source. . It contains useful image processing algorithms for loading/saving, resizing/ rotating, filtering, object drawing text, lines, faces, ellipses,.., etc. . Images are instancied by a class able to represent images up to 4-dimension wide from 1-D scalar signals to 3-D volumes of vector-valued pixels, with template pixel types. . It depends on a minimal number of libraries you can compile it with only standard C libraries. No need for exotic libraries and complex dependencies. . Additional features appear with the use of GraphicsMagick install the GraphicsMagick package to be able to load and save compressed image formats GIF,BMP,TIF,JPG,PNG,…. . Additional features appear with the use of LAPACK link your code with the lapack library to be able to compute eigenvalues or eigenvectors of big matrices.
- Older
- Newer
Checkout these related ports:
- Zphoto - Zooming photo album generator
- Zint - Barcode generator (library and utilities)
- Zimg - Image-generator that uses ASCII input files to create PNGs/EDFs
- Zgv - Graphics viewer for SVGAlib
- Zbar - ZBar barcode reader
- Zathura - Customizable lightweight pdf viewer
- Zathura-ps - PostScript support for Zathura PDF viewer
- Zathura-pdf-poppler - Poppler render PDF plugin for Zathura PDF viewer
- Zathura-pdf-mupdf - MuPDF render PDF plugin for Zathura PDF viewer
- Zathura-djvu - DjVu support for zathura
- Zathura-cb - Comic book plugin for Zathura PDF viewer
- Yukon - Real-time capture tool for OpenGL applications
- Yed - Editor for graphs and diagrams
- Yafaray - Montecarlo raytracing engine
- Yacreader - Yet another comic reader