2- Caption Converter 1.0.0 3- Quote Pop 1.0 4- Polaric GetSOCIAL 5- Dynamic Transitions. 69- CrumplePop FaceBlur 70- CrumplePop LUTPro 71- CrumplePop VideoDenoise 72- e-Postprod e-Voice.
// Get OpenCV here: http://ubaa.net/shared/processing/opencv/ |
importhypermedia.video.*; |
importjava.awt.Rectangle; |
OpenCV opencv; |
// contrast/brightness values |
int contrast_value =0; |
int brightness_value =0; |
voidsetup() { |
size( 640, 480 ); |
opencv =newOpenCV( this ); |
opencv.capture( width, height ); // open video stream |
opencv.cascade( OpenCV.CASCADE_FRONTALFACE_ALT_TREE ); // load detection description, here-> front face detection : 'haarcascade_frontalface_alt.xml' |
// print usage |
println( 'Drag mouse on X-axis inside this sketch window to change contrast' ); |
println( 'Drag mouse on Y-axis inside this sketch window to change brightness' ); |
} |
publicvoidstop() { |
opencv.stop(); |
super.stop(); |
} |
voiddraw() { |
// grab a new frame |
// and convert to gray |
opencv.read(); |
// opencv.convert( GRAY ); |
opencv.contrast( contrast_value ); |
opencv.brightness( brightness_value ); |
// proceed detection |
Rectangle[] faces = opencv.detect( 1.2, 2, OpenCV.HAAR_DO_CANNY_PRUNING, 40, 40 ); |
// draw face area(s) |
//fill(255,0,255); |
noFill(); |
stroke(255,0,0); |
for ( int i=0; i<faces.length; i++ ) { |
rect( faces[i].x, faces[i].y, faces[i].width, faces[i].height ); |
opencv.blur(OpenCV.BLUR, 9); |
} |
// display the image |
image( opencv.image(), 0, 0 ); |
opencv.ROI(null); |
} |
/** |
* Changes contrast/brigthness values |
*/ |
voidmouseDragged() { |
contrast_value = (int) map( mouseX, 0, width, -128, 128 ); |
brightness_value = (int) map( mouseY, 0, width, -128, 128 ); |
} |
LUTPro of CrumplePop is a supplement that allows you to apply LUT files to your video in Final Cut Pro X. You can use LUTPro to quickly normalize video capture format “record” or you can import your own collection LUT for use in FCPX. https://downqload601.weebly.com/games-for-apple-free-download.html. https://coolifiles989.weebly.com/spillo-1-9-4.html.
Rapidweaver 6 3 7 download free. Normalize the video for “log” format
If you ever work with video in a format of “record”, you can recognize immediately: little contrast looks bored and unsaturated. To look good, you look for the right LUT normalization and then discover how to apply and use. Mac os x screen capture. LUTPro is a simple add -on that comes with standardization LUT formats for most popular “record”, including IPP2 RED, Canon C-Log and Blackmagic.
Import your own LUT
Although LUTPro comes with a complete set of LUT to normalize their film “log”, you can also import your own LUT LUTPro collection. Do you have your own set of creative LUT “look” or a new LUT recently issued by a camera manufacturer? Simply drag and drop any LUT in the LUT .cube LUTPro folder, restart FCPX, and LUT will be available for use in Final Cut Pro X.
professional color correction tools
LUTPro goes far beyond simply applying LUT. The LUTPro plug also includes a powerful tool automatic white balance, and also controls temperature, saturation, density and professional lift / gamma / gain. Twilight render for sketchup cracked. Then, after applying the LUT, you can correct the color quickly and easily so that it looks very good way, just inside Final Cut Pro. Bigasoft video downloader pro 3 22 1 730 full.