Releases: lostjared/Acid.Cam.v2.OSX
Acid Cam v2.2.0 - New Filters
This new version includes a few new filters.
- Bit_Rotate
- Bit_Rotate Diff
- HPPD
- FuzzyLines
These are best used with the Custom filter then apply a Blend With Source to restore some of the original images. Otherwise, they look just like distortion.
Filters are written in C++ see Plugins folder for example to create your own
The interface is written in Objective-C++ using Cocoa.
Acid Cam v2.1.9 - New stuff
- Redesigned the Menus for Activity Log and Custom Filter Window.
- New Filters
- Added Sliders to Adjust the RGB color for most of the filters
Acid Cam v2.1.8b Small Update
Fixed the pause function
Acid Cam v2.1.8 for macOS
New in this version is I changed how the Camera input/processing works. Now there is a separate thread that handles the processing of frames versus using the main thread that grabs each frame from the camera. Also new filters. If you have any problems, be sure to post an issue so I can fix it. Thank you for trying my software.
Acid Cam v2.1.7 OpenCV 3 for macOS Sierra
New release contains 4 new filters
Acid Cam v2.1.6
New filters and fixed bug where applying Canny filter wouldn't write to video (was Grayscale needed to be RGB).
Acid Cam v2.1.5
Acid Cam v2.1.5 contains new filters
Acid Cam v2.1.4d
I believe the issue when recording from the camera, stopping then opening a video has been resolved. Also fixed that when writing the first frame the cv::Mat for original frame was not set.
Acid Cam v2.1.3 for macOS Sierra
Fixed a bug where when in video mode if you stopped the video early the video would be corrupt. Also added new code for the Fractal filter after reading a book on how to create fractals.
New Version Linked with OpenCV 3.2.0 for macOS Sierra 10.12 Reupload
I have not had a chance to do a lot of testing on this version. It is linked with OpenCV 3.2.0 and uses AVKit and Intel IPPCV. Seems to run much faster and smoother. It also supports up to 60 fps and 4K resolution output. However, on my older Mac, Quicktime has trouble playing the 60 fps Acid Cam video at full bitrate outputted by the program. VLC seems to play it ok. You can always lower the bitrate with Handbrake or I use Final Cut.This version will only work on macOS 10.12 Sierra.