Search found 42 matches

by cincirin
Thu Aug 08, 2013 9:40 am
Forum: Other Graphics Tools
Topic: .NET Photoshop Filter Host Library
Replies: 16
Views: 93522

Re: .NET Photoshop Filter Host Library

If you are using native C, C++ etc the host by DMMD would be a better fit, and it is probably more compatible with newer plugins as it implements the PICA suites. First, awesome idea from your part, and I wish you good luck with it. :wink: Second, thanks @null54 for promote our Photoshop Host SDK h...
by cincirin
Fri May 11, 2012 9:08 am
Forum: Other Graphics Tools
Topic: Photoshop Filters Host SDK
Replies: 72
Views: 291645

Re: Photoshop Filters Host SDK

We have fixed some mirror bugs, but main was support for 16 bits images. Now in licensed version you can apply multiple photoshop filters one after another, in batch processing, without to open filter UI (this is true for those who support this feature, but all important plugins have this feature, t...
by cincirin
Fri Jan 20, 2012 5:41 pm
Forum: Other Graphics Tools
Topic: Photoshop Filters Host SDK
Replies: 72
Views: 291645

Re: Photoshop Filters Host SDK

Hi,
sure, am I glad for this. You can send me to: cincirin at yahoo
by cincirin
Fri Jan 20, 2012 8:46 am
Forum: Other Graphics Tools
Topic: Photoshop Filters Host SDK
Replies: 72
Views: 291645

Re: Photoshop Filters Host SDK

Hi, Unfortunately I have not had time to contribute to development Mac version of our Host SDK. This is still in progress ... Also, please be patient, I fixed the link that I previous posted (before was link with our Medical package filter plug-in), or as usually, you can find latest version here ht...
by cincirin
Mon Jan 09, 2012 2:14 pm
Forum: Other Graphics Tools
Topic: Photoshop Filters Host SDK
Replies: 72
Views: 291645

Re: Photoshop Filters Host SDK

Hi Harshit, First, sorry for delay, I was in prolonged holiday :-) So, I fixed our filter parameters file path. Now these are: getenv("APPDATA")\DMMD\Photoshop\filterCategory-filterName.ini Also, if there are no filter parameters, no files with 0 size will be created. With these new features fixes I...
by cincirin
Wed Dec 28, 2011 2:40 pm
Forum: Other Graphics Tools
Topic: Photoshop Filters Host SDK
Replies: 72
Views: 291645

Re: Photoshop Filters Host SDK

Harshit, can you write exactly the plug-in name that don't work ? I tried with Vignette Corrector from "MV's Plugins", and it work one after another if I delete the corresponding ini file with saved parameters. And for temporary solution, you do not need to delete manually the ini file, just call re...
by cincirin
Fri Dec 23, 2011 1:09 pm
Forum: Other Graphics Tools
Topic: Photoshop Filters Host SDK
Replies: 72
Views: 291645

Re: Photoshop Filters Host SDK

Hi Harshit, I have found that the filter tested by me (maybe all that you've written) crash when trying to apply process with previous save parameters through descriptor suite callback functions. For now, I don't know why this happened because I tested many other famous filters from Imagenomic, Alie...
by cincirin
Thu Dec 22, 2011 10:05 am
Forum: Other Graphics Tools
Topic: Photoshop Filters Host SDK
Replies: 72
Views: 291645

Re: Photoshop Filters Host SDK

Hi,
I did not see any 8bf attach, but I have found sites with filters written by you. I will download some of these, I will test them, and I will let you know what can be the problem.

Thank you.
by cincirin
Wed Dec 21, 2011 8:52 am
Forum: Other Graphics Tools
Topic: Photoshop Filters Host SDK
Replies: 72
Views: 291645

Re: Photoshop Filters Host SDK

Hi Harshit, It is difficult to find where the error comes from information provided. So, you apply the same filter several times, one after another ? You have this problem and for other filters ? ( or just for this one ? ) If only for this one, maybe if you can post some filter "demo/trial/..." mode...
by cincirin
Tue Dec 06, 2011 10:40 am
Forum: Other Graphics Tools
Topic: Medical package
Replies: 0
Views: 29798

Medical package

We developed a Medical plug-in package for windows (32bit and 64bit). Momentarily, the package works only for gray-scale images and it contains the following filters: Median, ContrastStretch, Vignetting, Adaptive Histogram Equalization, Denoise X-Ray, UnsharpMasking, Gaussian Smoothing and AQua Deno...
by cincirin
Wed Sep 28, 2011 11:44 am
Forum: Other Graphics Tools
Topic: Photoshop Filters Host SDK
Replies: 72
Views: 291645

Re: Photoshop Filters Host SDK

Hi all. Based on @Harshit request, we have changed our host sdk. It has support for returning the list of available filters. Now you can implement your desired filter selection (i.e. menus, tree-controls, whatever you want). So, if you download latest version ( 1.0.11530 ) you'll find the following ...
by cincirin
Thu Sep 01, 2011 8:00 am
Forum: Other Graphics Tools
Topic: Photoshop Filters Host SDK
Replies: 72
Views: 291645

Re: Photoshop Filters Host SDK

I tested that filter a while back and it ran perfectly under Paint.NET. Unfortunately the demo has expired so I am unable to test it anymore. :( You are right. With latest version of Paint.NET that filter runs ok sometime, and sometimes crash at startup (tested on Win7 64 bits). Anyway I'll investi...
by cincirin
Tue Aug 30, 2011 1:47 pm
Forum: Other Graphics Tools
Topic: Photoshop Filters Host SDK
Replies: 72
Views: 291645

Re: Photoshop Filters Host SDK

hi Harshit. Unfortunately I have not received any response from http://www.vertustech.com/ support. Also I try FluidMask on other host (IrfanView, Paint.NET, GIMP, SigmaPi NiGulp), but none of them worked. The only host in that work was, of course was ... Adobe Photoshop. Maybe I'll try to contact "...
by cincirin
Mon Jul 25, 2011 12:27 pm
Forum: Other Graphics Tools
Topic: Photoshop Filters Host SDK
Replies: 72
Views: 291645

Re: Photoshop Filters Host SDK

@Harshit, until now I have no clue why it does not work. Maybe it requires some windows initialization, like common controls, ole, etc ... or maybe something else, but I still have not found the problem. I have not had much time because we were busy with other projects. I have written to their suppo...
by cincirin
Tue Jul 19, 2011 8:39 am
Forum: Other Graphics Tools
Topic: Photoshop Filters Host SDK
Replies: 72
Views: 291645

Re: Photoshop Filters Host SDK

No, there are currently no such possibility.
I will add this requirement in the next release package (when I hope to be solved the problem with FluidMask plug-in)
by cincirin
Tue Jul 19, 2011 8:24 am
Forum: Other Graphics Tools
Topic: Photoshop Filters Host SDK
Replies: 72
Views: 291645

Re: Photoshop Filters Host SDK

Hi.
I downloaded the setup file and indeed seems to be a problem with this plugin. I will start to look at the problem tomorrow onwards ( I'm very busy today :( )
by cincirin
Mon Jul 18, 2011 11:30 am
Forum: Other Graphics Tools
Topic: Photoshop Filters Host SDK
Replies: 72
Views: 291645

Re: Photoshop Filters Host SDK

Hi @Harshit
I do not see/find any attachment that you post it.
Is http://www.vertustech.com/fluidMask/free_trial.html the appropriate link ?
by cincirin
Mon Jul 11, 2011 12:35 pm
Forum: Other Graphics Tools
Topic: Photoshop Filters Host SDK
Replies: 72
Views: 291645

Re: Photoshop Filters Host SDK

Hi,
then a list of filters is not enough. You will also need the filter categories at least. In this scenario, we need to change our SDK to run a filter based on information given by user. We will think about it, but in the meantime, you can use our filter selection.
by cincirin
Mon Jul 11, 2011 8:37 am
Forum: Other Graphics Tools
Topic: Photoshop Filters Host SDK
Replies: 72
Views: 291645

Re: Photoshop Filters Host SDK

Hi Harshit, We already have an interface for selecting one filter from one category. (ie we already implemented the feature which you want, by grouping all filters from Photoshop directory in categories, and every category with multiple filters from which to choose). Through what you want, by return...
by cincirin
Sat Jul 09, 2011 4:52 pm
Forum: Other Graphics Tools
Topic: PhotoFiltre
Replies: 6
Views: 43579

Re: PhotoFiltre

Hi all.
I do not know if you meanwhile have managed to integrate Photoshop filters in PhotoFiltre software, I just want to let you know that we developed a free Photoshop host SDK. you can follow the discussion about it here http://thepluginsite.com/forum/viewtopi ... 2&start=20