elliotwoods / VVVV.Packs.Image

VVVV addonpack for plugins dealing with CVImageLink
36 stars 31 forks source link

suggested renamings #23

Closed joreg closed 10 years ago

joreg commented 10 years ago

with textureFX we have nodes with either version: Source, Filter, Analysis, Mixer

accordingly i suggest to add the version "Filter" to the following nodes: Canny, Erode, Sobel, Dilate, Grayscale, GaussianBlur, ConvertScale, FrameDifference, Average

for ConvertScale also add "contrast" as tag as that is essentially a contrasting function or not? or even rename the node to Contrast ()?

and "Analysis" to: Contour Change Framerate Pipet

and rename: Noise (OpenCV Generator) -> Noise (OpenCV Source)

and rename: AvgSdv (OpenCV Mean) -> Average (OpenCV Analysis) so there will be: Average (OpenCV Analysis) and Average (OpenCV Filter)

also: <, =, >, WithinRange have ", Scalar" in their version. the "," is forbidden at all and i'd also suggest to remove the "Scalar" since there is no chance of confusing them with similarly named nodes yet anyway.

joreg commented 10 years ago

some more:

ImageResize (OpenCV) -> Resize (OpenCV) Rotate (OpenCV Step) -> Rotate (OpenCV) Rotate (OpenCV Continuous) -> Transform (OpenCV)

joreg commented 10 years ago

tags:

Not: invert Canny, Sobel: edge Erode, Dilate: morphology, noise

elliotwoods commented 10 years ago

if we add a Scalar into name later, would that break the node in old patches? (with a quick doubleclick->replace->auto-relink)

joreg commented 10 years ago

ja, would break but could be easily relinked as you lined out. question would be if you really have other nodes you'd name the same, why not give a version to those..

elliotwoods commented 10 years ago

ok sure :)

elliotwoods commented 10 years ago

this is done along with a pretty significant rename.,,,,

joreg commented 10 years ago

and more: how about making 4 categories

elliotwoods commented 10 years ago

soo... all the help patches have to change again and the code and the help patch file names....

elliotwoods commented 10 years ago

i.e. you sure this is the right way?

elliotwoods commented 10 years ago

complete