topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Wednesday April 24, 2024, 5:02 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - JKEngineer [ switch to compact view ]

Pages: [1]
1
Kip,
Thanks for the suggestion.  It certainly moves in the direction I want, and as a free standing program has a lot to recommend it.  It would have to be tweaked though. 
JK

2
The programming I (used to) know was mostly Fortran IV.   :-[
Using a plug-in or script for GIMP occured to me also.  I spent yesterday evening looking at that, but don't have it figured out yet.
JK

3
I got to thinking that if Photoshop had it, GIMP probably did too.  I found a way to get part way there in GIMP, so I guess what I need is some coding in GIMP to modify the Info window.  The Info Window shows %Black when the drop down is set to CYMK, and %Value (which looks like %White) when set for HSV.  These look to be equivalent and to essentially be the intensity (or its flip) at the point under the cursor. 

That kind of points me at wanting an additional drop down item, say "Custom" which would report a value calculated from user input A and B as:
Reported value = (%Value from HSV/100)*(B-A) + A

How hard would that be? 

Thanks
JK

4
I would like to be able to open standard (most likely grayscale) image formats (jpg especially, but also tiff, png or gif) for viewing and have an interactive cursor that could be moved over the image.  The cursor would display the grayscale intensity modified by some simple algebra of the pixel(s) under the cursor.  The parameters for the modification would be user supplied, either in response to questions about parameters on start of the program, or as fill-in boxes in the interface.  I would need to be able to vary the zoom level. 

I have no idea how of how difficult this is and have not been successful with simple searches to find programs that do it.  I did find a tool in Photoshop that reports the %K value, which would be a start, but hardly an economic one.  I don't think there is, or a could not find, the same capability in GIMP, but I am even less experienced in GIMP than in Photoshop. 


This would be for a Windows platform, say Win XP and later.  Image sizes would vary widely, from small at about 60KB to very large, potentially multiple GBs. 

Your thoughts and suggestions would be appreciated. 

JK

Pages: [1]