Pelles C > Projects developed with Pelles C

Convolution Filters Editor

(1/11) > >>

Grincheux:
I have simplified the program. No Histogram and Preview Windows.
Added a "Save All" button to create all the effects.
Recompiled with Pelles 11.2
Editor random numbers are in the range -9999 to +9996
Now when the program save all the filters it runs with reduced ressources (BACKGROUND_BEGIN / END)
Added 2987 models.
Corrected some bugs.
Deleted some warnings when compiling. Level 2.
Removed unused code in the convolve functions.
Reduced allocated memory.
Tried to use MM_MALLOC but the function crashes.
I wanted to replace VirtualAlloc. For using GetDIBits, the memory must be aligned, this is OK with VirtualAlloc and MM_MALLOC would have to do the same thing, but it crashes...
I have set a new icon but this one is not good for me.
Removed some fields in the main structure.

Program can be downloaded at https://www.mediafire.com/file/ggmgie9ktk2m82y/Cfe.7z/file

Grincheux:
New version available.
It uses colors defined in https://en.wikipedia.org/wiki/List_of_colors:_A–F
Binaries and sources at : https://www.mediafire.com/file/i7u6q3a2mmar5k3/Cfe.7z/file
Exemple : https://www.mediafire.com/file/864te1b8sbvlsss/%2524.7z/file

John Z:
You've been keeping busy  :)

Thanks - downloaded it too.

John Z

Grincheux:
Yes, I did not happen to do what I wanted.
Giving the result always is a hard thing.
I have defined a structure for the color and they are intialized in the source code, perhaps it will be useful.
Thank John.

Grincheux:
Now CFE uses a database into which user filters are saved too.
I added "favorite" to keep time.
Added 6 fusion options.
Added the possibility to remove or to update a filter.
Corrected some bugs and modified the toolbox dialog to be used on a single screen.
The program has 3262 predifined filters and 184 favorites (Good).

Don't edit the faile Datas.c with Pelle's IDE, you will get an error when compiling between the lines 3282 and 3291.
The lines are too long for Pelle. You can use NotePad++.
If you do this you the compile operation will be OK.

The new version is available at https://www.mediafire.com/file/4w94rgrr7sr0qiq/Cfe.7z/file

The result of what CFE can do is available on FLICKR at https://www.flickr.com/photos/188274347@N07/

An example

Navigation

[0] Message Index

[#] Next page

Go to full version