Skip to content

Releases: lostjared/Acid.Cam.v2.OSX

Acid Cam v2.2.0 - New Filters

23 Jun 02:35
Compare
Choose a tag to compare

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

13 Jun 20:28
Compare
Choose a tag to compare
  • 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

06 Jun 21:36
Compare
Choose a tag to compare

Fixed the pause function

Acid Cam v2.1.8 for macOS

06 Jun 16:46
Compare
Choose a tag to compare

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

22 May 15:19
Compare
Choose a tag to compare

New release contains 4 new filters

Acid Cam v2.1.6

08 Apr 20:15
Compare
Choose a tag to compare

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

30 Jan 16:23
Compare
Choose a tag to compare

Acid Cam v2.1.5 contains new filters

Acid Cam v2.1.4d

23 Jan 21:36
Compare
Choose a tag to compare

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

18 Jan 14:16
Compare
Choose a tag to compare

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

13 Jan 17:15
Compare
Choose a tag to compare

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.