Recent Releases of imager
imager - JOSS release
Official release for JOSS paper
Scientific Software - Peer-reviewed
- C++
Published by dahtah over 6 years ago
imager - imager 0.20
- added a tutorial (vignette), which includes a worked-out example of multi-scale blob detection
- new functions:
- iminfo gives you information on an image file (uses ImageMagick)
- load.example loads test images
- crop.borders (self-explanatory)
- long computations can now be interrupted thanks to update in CImg
- the array subset operator is now more intelligent: you do not have to specify flat dimensions, i.e.
imfill(10,10)[3,1]does what you'd expect (i.e., the same asimfill(10,10)[3,1,1,1]) - improvements and bugs fixed in print.cimg, as.cimg, imresize, frame, plot.cimg, subim, as.raster, renorm
- improved documentation and examples
Scientific Software - Peer-reviewed
- C++
Published by dahtah over 9 years ago
imager - CRAN submission
Windows binaries courtesy of win-builder.
Scientific Software - Peer-reviewed
- C++
Published by dahtah over 10 years ago
imager - snapshot_080815
A Windows binary package, courtesy of win-builder.r-project.org. Download and install by running devtools::install("pathtozip")
Scientific Software - Peer-reviewed
- C++
Published by dahtah over 10 years ago