title: FaceBl0r
media types:
Video
description: automatic face blur
version: 1.1
creator: ZioKernel, Biilly, Jilt, Jaromil, ddennedy
title: Classifier
description:
Full path to the XML pattern model for recognition; look in /usr/share/opencv/haarcascades
type: string
readonly: no
required: no
default: /usr/share/opencv/haarcascades/haarcascade_frontalface_default.xml
widget: text
title: Ellipse
description:
Draw a red ellipse around the object
type: boolean
readonly: no
required: no
animation: yes
minimum: 0
maximum: 1
default: 0
widget: checkbox
title: Recheck
description:
How often to detect an object in number of frames, divided by 1000
type: float
readonly: no
required: no
animation: yes
minimum: 0
maximum: 1
default: 0.025
widget: spinner
title: Threads
description:
How many threads to use divided by 100; 0 uses CPU count
type: float
readonly: no
required: no
animation: yes
minimum: 0
maximum: 1
default: 0.01
widget: spinner
title: Search scale
description:
The search window scale factor, divided by 10
type: float
readonly: no
required: no
animation: yes
minimum: 0
maximum: 1
default: 0.12
widget: spinner
title: Neighbors
description:
Minimum number of rectangles that makes up an object, divided by 100
type: float
readonly: no
required: no
animation: yes
minimum: 0
maximum: 1
default: 0.02
widget: spinner
title: Smallest
description:
Minimum window size in pixels, divided by 1000
type: float
readonly: no
required: no
animation: yes
minimum: 0
maximum: 1
default: 0
widget: spinner
title: Largest
description:
Maximum object size in pixels, divided by 10000
type: float
readonly: no
required: no
animation: yes
minimum: 0
maximum: 1
default: 0.05
widget: spinner
Subscribe to News via RSS.