Wishlist of Plugins.
1. Channel Mixer plugin.
I have for many years asked PhaseOne to provide functionality similar to the Adobe Photoshop Channel Mixer within Capture One. This would then enable users to process RAW images from camera adapted to detecting ultraviolet (U.V.) and infrared (I.R.) images. According to my feedback this request is too niche so has not been progressed.
I am not a programmer but I do have a copy of C++ code that was used to produce a Bibble/Aftershot Pro Channel Mixer plugin.
I would imagine that since the code is manipulating the RAW image RGB channel data that it should be possible to reuse this code, but it will need reworking, for images processed in COP. Due to some RAW images e.g. Fuji X cameras being non standard that the image must be demosaiced prior to being used by this Channel Mixer code in theimage processing pipeline.
2. Matting and Framing plugin.
I would like a plugin that essentially expands the image area in a separate new layer and allows me to fill that new area with colour. This is similar to mounting a print on a matte.
If it was possible add one layer then this could be extended to provide a bevel effect and also different coloured layers placed below in the image stack.
Is anyone interested in either of these projects?
If yes then please contact me by email knightsjonathan@gmail.com to discuss further.
What can I offer?
Well I have lots of time and some knowledge so I can test the compiled plugin. If I have the source code then I can build a Windows and/or Mac VisualC/XCode compile environments also I can examine and maybe debug code but I understand some people would prefer to not expose their source code.
Of course all ownership of code resides with the programmer unless I pay for the code.
Thanks
Jonathan
I have for many years asked PhaseOne to provide functionality similar to the Adobe Photoshop Channel Mixer within Capture One. This would then enable users to process RAW images from camera adapted to detecting ultraviolet (U.V.) and infrared (I.R.) images. According to my feedback this request is too niche so has not been progressed.
I am not a programmer but I do have a copy of C++ code that was used to produce a Bibble/Aftershot Pro Channel Mixer plugin.
I would imagine that since the code is manipulating the RAW image RGB channel data that it should be possible to reuse this code, but it will need reworking, for images processed in COP. Due to some RAW images e.g. Fuji X cameras being non standard that the image must be demosaiced prior to being used by this Channel Mixer code in theimage processing pipeline.
2. Matting and Framing plugin.
I would like a plugin that essentially expands the image area in a separate new layer and allows me to fill that new area with colour. This is similar to mounting a print on a matte.
If it was possible add one layer then this could be extended to provide a bevel effect and also different coloured layers placed below in the image stack.
Is anyone interested in either of these projects?
If yes then please contact me by email knightsjonathan@gmail.com to discuss further.
What can I offer?
Well I have lots of time and some knowledge so I can test the compiled plugin. If I have the source code then I can build a Windows and/or Mac VisualC/XCode compile environments also I can examine and maybe debug code but I understand some people would prefer to not expose their source code.
Of course all ownership of code resides with the programmer unless I pay for the code.
Thanks
Jonathan
1
-
Please add something like Photohop's "lens blur" (to the wishlist, that would be great, I'd pay for something like that 😊 1 -
Within the currently available SDK (version 1.0.0) no API exists to manipulate the image data directly.
The SDK is geared towards export/import capabilities.1 -
[quote="NNN636735230673236717" wrote:
Within the currently available SDK (version 1.0.0) no API exists to manipulate the image data directly.
The SDK is geared towards export/import capabilities.
You could use "Edit" capabilities or "Open With" to do that processing, but it would result in processing the RAW first. RAW processing pipelines are complicated, so I doubt we would get that kind of power.0 -
Bibble Pro that became Corel AfterShop Pro had a SDK that allowed in-pipeline plugins. I worked with several third party developers making plugins and testing them prior to release.
The SDK offered here is extremely weak compared to the one offered by Bibble/AfterShot.0 -
A defish plugin. 1
Please sign in to leave a comment.
Comments
5 comments