VisioForge (c) 2025

Search Results for

    Class CNNFaceDetector

    Class CNNFaceDetector.

    Inheritance
    object
    CNNFaceDetector
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: VisioForge.Core.CVD
    Assembly: VisioForge.Core.CVD.dll
    Syntax
    public class CNNFaceDetector

    Methods

    Process(string)

    Processes the specified image path.

    Declaration
    public static void Process(string imagePath)
    Parameters
    Type Name Description
    string imagePath

    The image path.