Software Listing: Grayscale

Veqa Image Effects is a PHP tool to get Web image effects on the fly. Features: sharpen, blur, brightness, contrast, colorize, grayscale, invert, rotate, flip, and reformat. It supports JPG, GIF, PNG, and BMP image formats and works with GD or ImageMagick MagickWand for PHP. It makes for an ideal solution for sharing various effects of images without a cluttered file mess - saving disk space and your time. Use it for many kinds of image effects for fun display, cool mouse-over effects to fancy your image gallery, or quick touch-ups to improve image quality. Make all these your cause to bring the effect of your images and do it automatically on the fly.

  • Publisher: Veqa
  • Date: 16-06-2006
  • Size: 21 KB
  • Platform: Linux, Unix, Win2000, Windows Server, WinOther

Veqa ImageFly is a PHP tool to get Web images on the fly. Features: resize, watermark, sharpen, blur, brightness, contrast, colorize, grayscale, invert, rotate, flip, and reformat. It supports JPG, GIF, PNG, and BMP image formats and works with GD or ImageMagick MagickWand for PHP. It makes for an ideal solution for sharing various versions of images without a cluttered file mess - saving disk space and your time. Use it for thumbnails for an image gallery, watermarking for copyright protection, or many kinds of image effects for fun display. An infinite amount of possibilities for your Web images can all be created with this in just an instant on-the-fly.

  • Publisher: Veqa
  • Date: 16-06-2006
  • Size: 24 KB
  • Platform: Linux, Unix, Win2000, Windows Server, WinOther

Capture everything! Capture desktops, web pages, virtual screens,transparent backgrounds, menus, pop-ups, custom or default regions, running apps whether shown, partially shown, completely hidden, even minimized. Capture View has a simple, easy to use and intuitive interface. Select your capture method and click the capture button. It is that simple! An additional capture button is located on the system tray allowing you to take snap shots even when Capture View is not visible. Check out the Timer delay! Choose from numerous image formats: PNG, BMP, JPG, TIFF, GIF. Capture View has several basic imaging tools: Crop Tool, Grayscale Conversion, Resize Tool, Watermarking Tool, Border Tool.

  • Platform: Win7 x32, Win7 x64, WinOther, WinVista, WinVista x64

"Grayscale Blog" is a complete blog website that is ready to go as soon as you install and configure it. Easy to set-up, install, and use, you have complete control over the look and feel or use the default layout and be set up in minutes..

  • Platform: PHP, Scripts

"Grayscale Simple Document Management System" is an easy to install and use document management system that not only provides a means to manage files, but allows for user management, access control (per file) and messaging between users. As always, it comes documented with a very easy to understand "Read Me" file and well commented scripts. Easy to install and configure..

  • Platform: PHP, Scripts

This is a purely code based implementation of the ubiquitous grayscale/ luminosity filter. While most common implementations of this effect tend to be timeline based and therefore lacking in flexibility, this little gem of code-driven ingenuity is free from such constraints and open to wider application. Better yet, this utility was built with ease of use in mind.The effortless two-step setup process involves simply copying the script to a folder and referencing the script via an '#include' statement on the main timeline. Once that's done, every movieclip will support the fabulous '_grayScale' property.

  • Platform: PHP, Scripts

MasterGraphicEx adds a lot of functionality to MasterX SDK's MasterGraphic, such as applying grayscale, complement, color balance, brighten, darken, scaling, clipping, etc....

  • Platform: C and C plus plus, Scripts

his just makes a grayscale image, with values ranging from 0 to 255, into a RGB truecolor image with values ranging from 0 to 1 in each of the 3 colors. I wrote this so that I could outline the objects in a grayscale image with color borders..

  • Platform: Matlab, Scripts

Reads 8,16,32 bits uncompressed grayscale and some color tiff files, as well as parts or full stacks of multiple images, for example those produced by metamorph. The image as well as the meta-data is returned. The entire TIFF standard is not supported, but tiffread may be extended by modifying its code. Derived versions, to read Zeiss LSM files or Metamorph info should be available on: www.cytosim.org/other.

  • Platform: Matlab, Scripts

the program is for pseudocolor image processing, it can convert a grayscale image to color. The color may not be accurate but quite useful for certain applications..

  • Platform: Matlab, Scripts

Extracts the edges of a color image without converting it to grayscale. Changes in color are detected even when the grayscale color of two pixels are the same. The edge strength is typically greater or equal to the magnitude obtained by simply filtering a grayscale image. Optionally, the edge orientation can also be returned. Example: The image generated by the example code (presented here as the screenshot) shows two edge types: White - edges found by both methods. Red - edges found only by the color method. This clearly shows that a significant amount of information is lost by the standard method, but it is recovered with the gradient method.

  • Platform: Matlab, Scripts

by Davide Di Gloria with the great contribution of Franz-Gerold Url Render RGB text over RGB or grayscale images of ANY RESOLUTION! usage: out=rendertext(target, text, color, pos, mode1, mode2) target ... MxNx3 or MxN matrix text ... string (NO LINE FEED SUPPORT) color ... vector in the form [r g b] 0-255 pos ... position (r,c) optional arguments: (default is 'ovr','left') mode1 ... 'ovr' to overwrite, 'bnd' to blend text over image mode2 ... text aligment 'left', 'mid' or 'right'. out ... has same size of target example (generates the sceenshot above): in=imread('football.jpg'); out=rendertext(in,'OVERWRITE mode',[0 255 0], [1, 1]); out=rendertext(out,'BLEND mode',[255 0 255], [30, 1], 'bnd', 'left'); out=rendertext(out,'left',[0 0 255], [101, 150], 'ovr', 'left'); out=rendertext(out,'mid',[0 0 255], [130, 150], 'ovr', 'mid');...

  • Platform: Matlab, Scripts

Halftoning using the BAYER's matrix for grayscale images. Bayers Matrix size can be 2x2,4x4,8x8,16x16 thanks.

  • Platform: Matlab, Scripts

plotRGB allows quick plotting of an overlay of three grayscale images with possible custom scaling of the R, G and B intensity ranges grayscale ranges are normalized for RGB plot.

  • Publisher: Lennaert
  • Date: 09-06-2013
  • Size: 10 KB
  • Platform: Matlab, Scripts

A recursive region growing algorithm for 2D and 3D grayscale image sets with polygon and binary mask output. The main purpose of this function lies on clean and highly documented code. Usage: [P, J] = regionGrowing(cIM, initPos, thresVal, maxDist, tfMean, tfFillHoles, tfSimplify) Inputs: - cIM: 2D/3D grayscale matrix - initPos: Coordinates for initial seed position - thresVal: Absolute threshold level to be included - maxDist: Maximum distance to the initial position in [px] - tfMean: Updates the initial value to the region mean (slow) - tfFillHoles: Fills enclosed holes in the binary mask - tfSimplify: Reduces the number of vertices with line simplification Outputs: - P: VxN array (with V number of vertices, N number of dimensions).

  • Publisher: Daniel
  • Date: 20-04-2013
  • Size: 287 KB
  • Platform: Matlab, Scripts

PhotoGrab for Windows 8 is a handy application that can be used by all those who want to turn their pictures to sepia or grayscale.

Additionally, they can apply a RGB filter or changes the size of their image as they see fit. The resulting image can be saved to a location of their liking.


.

  • Platform: Windows 8

ijGranulometry provides you with a handy plugin for ImageJ that enables you to apply different grayscale morphological filters to your pictures.

There are two available filtering options: in radius or in diameter, as well as a batch filtering tool, which allows you to generate the granulometric curve graph for a set of images.



.

  • Platform: WinOther

Gray Color Chooser was developed as an easy-to-use and accessible piece of software that can help you choose colors for optimal printing in grayscale.

Gray Color Chooser is a tool developed with the help of the Java programming language and can run on multiple platforms.


.

  • Platform: WinOther

Programming tool for monochrome grayscale, and color GLCD, data array generator, Animation Editor, ANSI and Unicode Font editor. Supports monochrome, 2,4 and 5bpp grayscale (2,16,32,256 grey shades / levels) GLCD of 8,16,256,4096, 272k,65K and 16M Color Support of most standard LCD dot matrix formats up to 1024 x 768 8,16 and 32 bit data output format. Programmable Batch Text and Graphic Processing, Text Search and Replace, Data manipulation, GLCD Vectors , GIF Support, SVG Support , Touch panel / Touch Screen Region Programming.

  • Publisher: Bitmap2LCD
  • Date: 19-04-2017
  • Size: 13752 KB
  • Platform: Win2000, WinXP, Win7 x32, Win7 x64, Windows 8, Windows 10, WinServer, WinOther, Windows2000, Windows2003, Windows Server 2012, Windows Tablet PC Edition 2005, Windows Media Center Edition 2005, WinVista, Windows Vista, WinVista x64

Allows you convert image to JPEG, GIF, BMP, TIF ,PNG File formats. Allows you convert a large quantity of images at a time (Batch mode). Allows you control JPEG image quality. Allows you change image size, rotate, grayscale. Export Multi-Page File to another image format (JPEG, GIF, BMP, TIF, PNG) Auto rename feature allows to rename file using template. It may contain ? for digits and % for source file name..

  • Publisher: Jimmy Leung
  • Date: 20-02-2004
  • Size: 2900 KB
  • Platform: Win2000, WinOther

Page: 1 | 2 | 3 | 4 | 5 | Freeware

New Reviews


Disk Drive Administrator

Disk Drive Administrator is a really simple and easy to use program that lets you deny access to and hide different drives, partitions and network shares on a computer. It also lets you disable AutoRun features.

The main Disk Drive ...


Arctic Quest Game

Arctic  quest game (referred to in game as simply arctic quest) is a free ware downloadable game by free ride games, a game development website with a variety of games also downloadable from this site. Arctic quest is a very interesting puzzle ...


Trillian

If you are an avid internet user, you'll be having accounts and friends all over Google, Facebook, MySpace, MSN and other such networks. With multiple accounts and probably hundreds of friends distributed over these networks, it becomes ...


WinLock

WinLock is a program that helps users lock down and limit access to certain functions of a Windows PC. Applications such as WinLock are crucial in environments where public access is allowed to PC’s, such as libraries or internet cafes, as ...


SD QuickExec

Im always scouting the internet looking for quality applications that’ll help me save time carrying out some of the basic things I do every time I switch on my computer. For example, launch my internet browser, email client, iTunes and so on. ...


Jewel Quest 3 Game

Jewel quest (3) is a free ware downloadable game from Free Ride games, a game development studio with a fair number of high quality games on this website. Jewel quest isn't an exception to this rule. Jewel quest is essentially a clone of the ...


WinWAP Smartphone Browser Emulator

Win Wap is a freeware smart phone emulator, with the intended purpose of being installed on a desktop, to emulate “smart phone” browsers on a desktop computer, and allow you to see what your website (or indeed, any website or web page) ...


Auslogics Duplicate File Finder

If you have a lot of data and perform regular backups, or are particularly bad at keeping your system clean, tidy and organized, you may find that your computer starts to get a little clogged up with duplicate files. In my case, this is most obvious ...


Flower Power

Flower power is a freeware puzzle game which is very similar in gameplay style and nature to the classic arcade game bejeweled, taking all the basic concept, idea and gameplay from bejeweled, and adding its own twist in the form of the art style of ...



New Downloads

WinM8

Winm8 is a combined multi
clipboard, launcher, Web
bookmark and information
management system. Winm8 is
not just a multi ...

GameBoost

With GameBoost your internet
connection will be upgraded to
allow you to download music,
movies and files much faster,
...

Emsisoft Emergency Kit

Free, fully portable
dual-engine cleaning toolkit
that scans for and removes
Malware and Potentially
Unwanted Programs ...

.Net Runtime Library for
Delphi

The .Net Runtime Library for
Delphi is the best library to
work with the .Net framework
from Delphi.

Bank2CSV

Need to convert a transactions
file to easy to access or
archive format? Convert
QFX/OFX/QBO/QIF to
CSV/Excel/PDF and ...

Express Rip Plus Edition

Express Rip Plus Edition lets
you extract digital audio from
CDs. Express Rip Plus provides
perfect digital audio ...

NolaPro Free Accounting

NolaPro is a free web-based
Accounting Suite. Install on
your own PC for secure access
over the web. No user ...

Family Tree Builder

Used by millions of people
worldwide, Family Tree Builder
helps you research your family
history, build your family
tree ...

MacX Free DVD to iPod
Ripper for Mac

MacX Free DVD to iPod Ripper
for Mac is a 100% free and
easy-to-use DVD ripping
application for Mac users to
rip DVD to ...



Related Searches

Grayscale Tif
Raster Grayscale
Color Raster Grayscale
Grayscale Desktop Theme Windows
Grayscale Filter Java Code
Grayscale Theme Editing
Android Icon Pack Grayscale
Convert Animated Gif Grayscale
Convert Eps Grayscale
Convert Jpeg Grayscale
Convert Swf Grayscale
Eps Grayscale