Advertisement

Results for "Author: petr supina"

ASP_Volume2 #25816
Reconstructor 1.0 RC1

Shows various image resampling (resizing) interpolation filters like: Nearest Neighbor (Box, Point), Bilinear (Triangle, Tent, Bartlett), Bicubic Cardinal spline, Bicubic B-spline, Bicubic BC-spline (Mitchell & Netravali) with an interactive diagram and Windowed Sinc with these windows: Bartlett, Blackman, Blackman-Harris, Bohman, Cosine, Gauss, Hamming, Hann, Lanczos, Rectangular, Welch. Everything is developed under Visual Basic using SafeArray technique to access image pixels. Application is also able to extend edges if the filter demands that by copying edges content out of bounds. Sample pictures are included.

ASP_Volume2 #25958
Reconstructor 2.0

Shows various image resampling (resizing) interpolation filters like: Nearest Neighbor (Box, Point), Bilinear (Triangle, Tent, Bartlett), Bicubic Cardinal spline, Bicubic B-spline, Bicubic BC-spline (Mitchell & Netravali) with an interactive diagram and Windowed Sinc with these windows: Bartlett, Blackman, Blackman-Harris, Bohman, Cosine, Gauss, Hamming, Hann, Kaiser, Lanczos, Parzen, Rectangular, Welch. For all interpolation filters is shown spatial domain. Everything is developed under Visual Basic using SafeArray technique to access image pixels. Application is also able to extend edges if the filter demands that by copying edges content out of bounds. Sample pictures are included.

ASP_Volume2 #26354
Reconstructor 3.0

Shows various image resampling (resizing) area interpolations like: Nearest Neighbor (Box, Point), Bilinear (Triangle, Tent, Bartlett), Bicubic cardinal spline, Bicubic B-spline, Bicubic BC-spline (Mitchell & Netravali) with an interactive diagram, Bell, Gaussian and Windowed Sinc with these windows: Bartlett, Blackman, Blackman-Harris, Bohman, Connes, Cosine, Gaussian, Hamming, Hann, Kaiser, Lanczos, Parzen, Rectangular, Welch. All interpolation filters are shown in spatial domain. Stair interpolation and normalization are also supported. Everything is developed under Visual Basic using SafeArray technique to access image pixels. Application is also able to extend edges if the filter demands that by copying edges content out of bounds. Sample pictures are included.

ASP_Volume2 #30936
ID3 Stripper 2.0

Simple but useful (for somebody) utility for stripping ID3v1 and ID3v2 tags from any file. It's API based and much faster than version 1.0. It removes tags from all files inside selected folder (or subfolders).

ASP_Volume2 #30937
Cool Animations

Some cool animations with some useful techniques like antialiasing, SafeArray, dynamic creating of picture objects using API, partial window redrawing and other. Code is relatively fast but can be much faster using assembler optimizations (maybe later).

ASP_Volume2 #30944
ASMEditor 1.0

This editor is only GUI application for Netwide Assembler. You can build binary file, dynamic-link library (DLL) or executable file (EXE). It has good compiler and linker error handlers (error line is highlighted after compiling). You can get help for any instruction or directive by pressing F1 (just like in Visual Basic). Project has some executables not allowed on PSC, so download here (+ help + libs + samples +++): http://flashlight.webpark.cz/eindex.htm

ASP_Volume2 #35869
Oscillator (DirectSound)

Generator of sine and square signal through DirectSound + Oscilloscope. Amplitude and frequency (1 to 22050 Hz) modifier + amplitude modulator included.

ASP_Volume3 #57371
Reconstructor 2.0

Shows various image resampling (resizing) interpolation filters like: Nearest Neighbor (Box, Point), Bilinear (Triangle, Tent, Bartlett), Bicubic Cardinal spline, Bicubic B-spline, Bicubic BC-spline (Mitchell & Netravali) with an interactive diagram and Windowed Sinc with these windows: Bartlett, Blackman, Blackman-Harris, Bohman, Cosine, Gauss, Hamming, Hann, Kaiser, Lanczos, Parzen, Rectangular, Welch. For all interpolation filters is shown spatial domain. Everything is developed under Visual Basic using SafeArray technique to access image pixels. Application is also able to extend edges if the filter demands that by copying edges content out of bounds. Sample pictures are included.

ASP_Volume3 #57372
Reconstructor 1.0 RC1

Shows various image resampling (resizing) interpolation filters like: Nearest Neighbor (Box, Point), Bilinear (Triangle, Tent, Bartlett), Bicubic Cardinal spline, Bicubic B-spline, Bicubic BC-spline (Mitchell & Netravali) with an interactive diagram and Windowed Sinc with these windows: Bartlett, Blackman, Blackman-Harris, Bohman, Cosine, Gauss, Hamming, Hann, Lanczos, Rectangular, Welch. Everything is developed under Visual Basic using SafeArray technique to access image pixels. Application is also able to extend edges if the filter demands that by copying edges content out of bounds. Sample pictures are included.

ASP_Volume3 #57373
Reconstructor 3.0

Shows various image resampling (resizing) area interpolations like: Nearest Neighbor (Box, Point), Bilinear (Triangle, Tent, Bartlett), Bicubic cardinal spline, Bicubic B-spline, Bicubic BC-spline (Mitchell & Netravali) with an interactive diagram, Bell, Gaussian and Windowed Sinc with these windows: Bartlett, Blackman, Blackman-Harris, Bohman, Connes, Cosine, Gaussian, Hamming, Hann, Kaiser, Lanczos, Parzen, Rectangular, Welch. All interpolation filters are shown in spatial domain. Stair interpolation and normalization are also supported. Everything is developed under Visual Basic using SafeArray technique to access image pixels. Application is also able to extend edges if the filter demands that by copying edges content out of bounds. Sample pictures are included.

ASP_Volume3 #57374
ASMEditor 1.0

This editor is only GUI application for Netwide Assembler. You can build binary file, dynamic-link library (DLL) or executable file (EXE). It has good compiler and linker error handlers (error line is highlighted after compiling). You can get help for any instruction or directive by pressing F1 (just like in Visual Basic). Project has some executables not allowed on PSC, so download here (+ help + libs + samples +++): http://flashlight.webpark.cz/eindex.htm

ASP_Volume3 #57375
ID3 Stripper 2.0

Simple but useful (for somebody) utility for stripping ID3v1 and ID3v2 tags from any file. It's API based and much faster than version 1.0. It removes tags from all files inside selected folder (or subfolders).

ASP_Volume3 #57376
Cool Animations

Some cool animations with some useful techniques like antialiasing, SafeArray, dynamic creating of picture objects using API, partial window redrawing and other. Code is relatively fast but can be much faster using assembler optimizations (maybe later).

ASP_Volume3 #57377
Oscillator (DirectSound)

Generator of sine and square signal through DirectSound + Oscilloscope. Amplitude and frequency (1 to 22050 Hz) modifier + amplitude modulator included.

C_Volume2 #66878
Reconstructor 1.0 RC1

Shows various image resampling (resizing) interpolation filters like: Nearest Neighbor (Box, Point), Bilinear (Triangle, Tent, Bartlett), Bicubic Cardinal spline, Bicubic B-spline, Bicubic BC-spline (Mitchell & Netravali) with an interactive diagram and Windowed Sinc with these windows: Bartlett, Blackman, Blackman-Harris, Bohman, Cosine, Gauss, Hamming, Hann, Lanczos, Rectangular, Welch. Everything is developed under Visual Basic using SafeArray technique to access image pixels. Application is also able to extend edges if the filter demands that by copying edges content out of bounds. Sample pictures are included.

C_Volume2 #67020
Reconstructor 2.0

Shows various image resampling (resizing) interpolation filters like: Nearest Neighbor (Box, Point), Bilinear (Triangle, Tent, Bartlett), Bicubic Cardinal spline, Bicubic B-spline, Bicubic BC-spline (Mitchell & Netravali) with an interactive diagram and Windowed Sinc with these windows: Bartlett, Blackman, Blackman-Harris, Bohman, Cosine, Gauss, Hamming, Hann, Kaiser, Lanczos, Parzen, Rectangular, Welch. For all interpolation filters is shown spatial domain. Everything is developed under Visual Basic using SafeArray technique to access image pixels. Application is also able to extend edges if the filter demands that by copying edges content out of bounds. Sample pictures are included.

C_Volume2 #67416
Reconstructor 3.0

Shows various image resampling (resizing) area interpolations like: Nearest Neighbor (Box, Point), Bilinear (Triangle, Tent, Bartlett), Bicubic cardinal spline, Bicubic B-spline, Bicubic BC-spline (Mitchell & Netravali) with an interactive diagram, Bell, Gaussian and Windowed Sinc with these windows: Bartlett, Blackman, Blackman-Harris, Bohman, Connes, Cosine, Gaussian, Hamming, Hann, Kaiser, Lanczos, Parzen, Rectangular, Welch. All interpolation filters are shown in spatial domain. Stair interpolation and normalization are also supported. Everything is developed under Visual Basic using SafeArray technique to access image pixels. Application is also able to extend edges if the filter demands that by copying edges content out of bounds. Sample pictures are included.

C_Volume2 #71998
ID3 Stripper 2.0

Simple but useful (for somebody) utility for stripping ID3v1 and ID3v2 tags from any file. It's API based and much faster than version 1.0. It removes tags from all files inside selected folder (or subfolders).

C_Volume2 #71999
Cool Animations

Some cool animations with some useful techniques like antialiasing, SafeArray, dynamic creating of picture objects using API, partial window redrawing and other. Code is relatively fast but can be much faster using assembler optimizations (maybe later).

C_Volume2 #72006
ASMEditor 1.0

This editor is only GUI application for Netwide Assembler. You can build binary file, dynamic-link library (DLL) or executable file (EXE). It has good compiler and linker error handlers (error line is highlighted after compiling). You can get help for any instruction or directive by pressing F1 (just like in Visual Basic). Project has some executables not allowed on PSC, so download here (+ help + libs + samples +++): http://flashlight.webpark.cz/eindex.htm

Languages
Top Categories
Global Discovery