Home
last modified time | relevance | path

Searched refs:ImageURL (Results 1 – 25 of 1252) sorted by relevance

12345678910>>...51

/dports/www/mattermost-server/mattermost-server-6.0.2/app/
H A Dopengraph_test.go48 ImageURL string
60 ImageURL: "https://images.example.com/image.png",
72 ImageURL: "http://example.com/image.png",
84 ImageURL: "https://example.com/image.png",
95 ImageURL: "",
107 ImageURL: "http://example.com/resources/image.png",
120 …assert.Equalf(t, og.Images[0].URL, tc.ImageURL, "incorrect image url, expected %v, got %v", tc.Ima…
122 assert.Empty(t, tc.ImageURL, "missing image url, expected %v, got nothing", tc.ImageURL)
/dports/www/py-bokeh/bokeh-2.3.3/bokeh/server/static/js/types/models/glyphs/
H A Dimage_url.d.ts23 model: ImageURL;
24 visuals: ImageURL.Visuals;
37 export declare namespace ImageURL {
52 export interface ImageURL extends ImageURL.Attrs {
54 export declare class ImageURL extends XYGlyph {
55 properties: ImageURL.Props;
57 constructor(attrs?: Partial<ImageURL.Attrs>);
/dports/security/vuls/vuls-0.13.7/vendor/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v2.0/computervision/computervisionapi/
H A Dinterfaces.go29 …AnalyzeImage(ctx context.Context, imageURL computervision.ImageURL, visualFeatures []computervisio… argument
30 …AnalyzeImageByDomain(ctx context.Context, model string, imageURL computervision.ImageURL, language… argument
33 …BatchReadFile(ctx context.Context, imageURL computervision.ImageURL) (result autorest.Response, er… argument
35 …DescribeImage(ctx context.Context, imageURL computervision.ImageURL, maxCandidates *int32, languag… argument
37 …DetectObjects(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Detect… argument
39 …GenerateThumbnail(ctx context.Context, width int32, height int32, imageURL computervision.ImageURL argument
41 …GetAreaOfInterest(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Ar… argument
46 …RecognizePrintedText(ctx context.Context, detectOrientation bool, imageURL computervision.ImageURL argument
48 …RecognizeText(ctx context.Context, imageURL computervision.ImageURL, mode computervision.TextRecog… argument
50 …TagImage(ctx context.Context, imageURL computervision.ImageURL, language string) (result computerv… argument
/dports/security/vuls/vuls-0.13.7/vendor/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v2.1/computervision/computervisionapi/
H A Dinterfaces.go29 …AnalyzeImage(ctx context.Context, imageURL computervision.ImageURL, visualFeatures []computervisio… argument
30 …AnalyzeImageByDomain(ctx context.Context, model string, imageURL computervision.ImageURL, language… argument
33 …BatchReadFile(ctx context.Context, imageURL computervision.ImageURL) (result autorest.Response, er… argument
35 …DescribeImage(ctx context.Context, imageURL computervision.ImageURL, maxCandidates *int32, languag… argument
37 …DetectObjects(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Detect… argument
39 …GenerateThumbnail(ctx context.Context, width int32, height int32, imageURL computervision.ImageURL argument
41 …GetAreaOfInterest(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Ar… argument
46 …RecognizePrintedText(ctx context.Context, detectOrientation bool, imageURL computervision.ImageURL argument
48 …RecognizeText(ctx context.Context, imageURL computervision.ImageURL, mode computervision.TextRecog… argument
50 …TagImage(ctx context.Context, imageURL computervision.ImageURL, language string) (result computerv… argument
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/cognitiveservices/v2.1/computervision/computervisionapi/
H A Dinterfaces.go18 …AnalyzeImage(ctx context.Context, imageURL computervision.ImageURL, visualFeatures []computervisio… argument
19 …AnalyzeImageByDomain(ctx context.Context, model string, imageURL computervision.ImageURL, language… argument
22 …BatchReadFile(ctx context.Context, imageURL computervision.ImageURL) (result autorest.Response, er… argument
24 …DescribeImage(ctx context.Context, imageURL computervision.ImageURL, maxCandidates *int32, languag… argument
26 …DetectObjects(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Detect… argument
28 …GenerateThumbnail(ctx context.Context, width int32, height int32, imageURL computervision.ImageURL argument
30 …GetAreaOfInterest(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Ar… argument
35 …RecognizePrintedText(ctx context.Context, detectOrientation bool, imageURL computervision.ImageURL argument
37 …RecognizeText(ctx context.Context, imageURL computervision.ImageURL, mode computervision.TextRecog… argument
39 …TagImage(ctx context.Context, imageURL computervision.ImageURL, language string) (result computerv… argument
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v2.1/computervision/computervisionapi/
H A Dinterfaces.go18 …AnalyzeImage(ctx context.Context, imageURL computervision.ImageURL, visualFeatures []computervisio… argument
19 …AnalyzeImageByDomain(ctx context.Context, model string, imageURL computervision.ImageURL, language… argument
22 …BatchReadFile(ctx context.Context, imageURL computervision.ImageURL) (result autorest.Response, er… argument
24 …DescribeImage(ctx context.Context, imageURL computervision.ImageURL, maxCandidates *int32, languag… argument
26 …DetectObjects(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Detect… argument
28 …GenerateThumbnail(ctx context.Context, width int32, height int32, imageURL computervision.ImageURL argument
30 …GetAreaOfInterest(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Ar… argument
35 …RecognizePrintedText(ctx context.Context, detectOrientation bool, imageURL computervision.ImageURL argument
37 …RecognizeText(ctx context.Context, imageURL computervision.ImageURL, mode computervision.TextRecog… argument
39 …TagImage(ctx context.Context, imageURL computervision.ImageURL, language string) (result computerv… argument
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v2.0/computervision/computervisionapi/
H A Dinterfaces.go18 …AnalyzeImage(ctx context.Context, imageURL computervision.ImageURL, visualFeatures []computervisio… argument
19 …AnalyzeImageByDomain(ctx context.Context, model string, imageURL computervision.ImageURL, language… argument
22 …BatchReadFile(ctx context.Context, imageURL computervision.ImageURL) (result autorest.Response, er… argument
24 …DescribeImage(ctx context.Context, imageURL computervision.ImageURL, maxCandidates *int32, languag… argument
26 …DetectObjects(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Detect… argument
28 …GenerateThumbnail(ctx context.Context, width int32, height int32, imageURL computervision.ImageURL argument
30 …GetAreaOfInterest(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Ar… argument
35 …RecognizePrintedText(ctx context.Context, detectOrientation bool, imageURL computervision.ImageURL argument
37 …RecognizeText(ctx context.Context, imageURL computervision.ImageURL, mode computervision.TextRecog… argument
39 …TagImage(ctx context.Context, imageURL computervision.ImageURL, language string) (result computerv… argument
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/cognitiveservices/v2.0/computervision/computervisionapi/
H A Dinterfaces.go18 …AnalyzeImage(ctx context.Context, imageURL computervision.ImageURL, visualFeatures []computervisio… argument
19 …AnalyzeImageByDomain(ctx context.Context, model string, imageURL computervision.ImageURL, language… argument
22 …BatchReadFile(ctx context.Context, imageURL computervision.ImageURL) (result autorest.Response, er… argument
24 …DescribeImage(ctx context.Context, imageURL computervision.ImageURL, maxCandidates *int32, languag… argument
26 …DetectObjects(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Detect… argument
28 …GenerateThumbnail(ctx context.Context, width int32, height int32, imageURL computervision.ImageURL argument
30 …GetAreaOfInterest(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Ar… argument
35 …RecognizePrintedText(ctx context.Context, detectOrientation bool, imageURL computervision.ImageURL argument
37 …RecognizeText(ctx context.Context, imageURL computervision.ImageURL, mode computervision.TextRecog… argument
39 …TagImage(ctx context.Context, imageURL computervision.ImageURL, language string) (result computerv… argument
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/cognitiveservices/v2.1/computervision/computervisionapi/
H A Dinterfaces.go18 …AnalyzeImage(ctx context.Context, imageURL computervision.ImageURL, visualFeatures []computervisio… argument
19 …AnalyzeImageByDomain(ctx context.Context, model string, imageURL computervision.ImageURL, language… argument
22 …BatchReadFile(ctx context.Context, imageURL computervision.ImageURL) (result autorest.Response, er… argument
24 …DescribeImage(ctx context.Context, imageURL computervision.ImageURL, maxCandidates *int32, languag… argument
26 …DetectObjects(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Detect… argument
28 …GenerateThumbnail(ctx context.Context, width int32, height int32, imageURL computervision.ImageURL argument
30 …GetAreaOfInterest(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Ar… argument
35 …RecognizePrintedText(ctx context.Context, detectOrientation bool, imageURL computervision.ImageURL argument
37 …RecognizeText(ctx context.Context, imageURL computervision.ImageURL, mode computervision.TextRecog… argument
39 …TagImage(ctx context.Context, imageURL computervision.ImageURL, language string) (result computerv… argument
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/cognitiveservices/v2.0/computervision/computervisionapi/
H A Dinterfaces.go18 …AnalyzeImage(ctx context.Context, imageURL computervision.ImageURL, visualFeatures []computervisio… argument
19 …AnalyzeImageByDomain(ctx context.Context, model string, imageURL computervision.ImageURL, language… argument
22 …BatchReadFile(ctx context.Context, imageURL computervision.ImageURL) (result autorest.Response, er… argument
24 …DescribeImage(ctx context.Context, imageURL computervision.ImageURL, maxCandidates *int32, languag… argument
26 …DetectObjects(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Detect… argument
28 …GenerateThumbnail(ctx context.Context, width int32, height int32, imageURL computervision.ImageURL argument
30 …GetAreaOfInterest(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Ar… argument
35 …RecognizePrintedText(ctx context.Context, detectOrientation bool, imageURL computervision.ImageURL argument
37 …RecognizeText(ctx context.Context, imageURL computervision.ImageURL, mode computervision.TextRecog… argument
39 …TagImage(ctx context.Context, imageURL computervision.ImageURL, language string) (result computerv… argument
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v2.0/computervision/computervisionapi/
H A Dinterfaces.go29 …AnalyzeImage(ctx context.Context, imageURL computervision.ImageURL, visualFeatures []computervisio… argument
30 …AnalyzeImageByDomain(ctx context.Context, model string, imageURL computervision.ImageURL, language… argument
33 …BatchReadFile(ctx context.Context, imageURL computervision.ImageURL) (result autorest.Response, er… argument
35 …DescribeImage(ctx context.Context, imageURL computervision.ImageURL, maxCandidates *int32, languag… argument
37 …DetectObjects(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Detect… argument
39 …GenerateThumbnail(ctx context.Context, width int32, height int32, imageURL computervision.ImageURL argument
41 …GetAreaOfInterest(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Ar… argument
46 …RecognizePrintedText(ctx context.Context, detectOrientation bool, imageURL computervision.ImageURL argument
48 …RecognizeText(ctx context.Context, imageURL computervision.ImageURL, mode computervision.TextRecog… argument
50 …TagImage(ctx context.Context, imageURL computervision.ImageURL, language string) (result computerv… argument
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v2.1/computervision/computervisionapi/
H A Dinterfaces.go29 …AnalyzeImage(ctx context.Context, imageURL computervision.ImageURL, visualFeatures []computervisio… argument
30 …AnalyzeImageByDomain(ctx context.Context, model string, imageURL computervision.ImageURL, language… argument
33 …BatchReadFile(ctx context.Context, imageURL computervision.ImageURL) (result autorest.Response, er… argument
35 …DescribeImage(ctx context.Context, imageURL computervision.ImageURL, maxCandidates *int32, languag… argument
37 …DetectObjects(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Detect… argument
39 …GenerateThumbnail(ctx context.Context, width int32, height int32, imageURL computervision.ImageURL argument
41 …GetAreaOfInterest(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Ar… argument
46 …RecognizePrintedText(ctx context.Context, detectOrientation bool, imageURL computervision.ImageURL argument
48 …RecognizeText(ctx context.Context, imageURL computervision.ImageURL, mode computervision.TextRecog… argument
50 …TagImage(ctx context.Context, imageURL computervision.ImageURL, language string) (result computerv… argument
/dports/security/lego/lego-4.5.3/vendor/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v2.0/computervision/computervisionapi/
H A Dinterfaces.go29 …AnalyzeImage(ctx context.Context, imageURL computervision.ImageURL, visualFeatures []computervisio… argument
30 …AnalyzeImageByDomain(ctx context.Context, model string, imageURL computervision.ImageURL, language… argument
33 …BatchReadFile(ctx context.Context, imageURL computervision.ImageURL) (result autorest.Response, er… argument
35 …DescribeImage(ctx context.Context, imageURL computervision.ImageURL, maxCandidates *int32, languag… argument
37 …DetectObjects(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Detect… argument
39 …GenerateThumbnail(ctx context.Context, width int32, height int32, imageURL computervision.ImageURL argument
41 …GetAreaOfInterest(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Ar… argument
46 …RecognizePrintedText(ctx context.Context, detectOrientation bool, imageURL computervision.ImageURL argument
48 …RecognizeText(ctx context.Context, imageURL computervision.ImageURL, mode computervision.TextRecog… argument
50 …TagImage(ctx context.Context, imageURL computervision.ImageURL, language string) (result computerv… argument
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v2.1/computervision/computervisionapi/
H A Dinterfaces.go29 …AnalyzeImage(ctx context.Context, imageURL computervision.ImageURL, visualFeatures []computervisio… argument
30 …AnalyzeImageByDomain(ctx context.Context, model string, imageURL computervision.ImageURL, language… argument
33 …BatchReadFile(ctx context.Context, imageURL computervision.ImageURL) (result autorest.Response, er… argument
35 …DescribeImage(ctx context.Context, imageURL computervision.ImageURL, maxCandidates *int32, languag… argument
37 …DetectObjects(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Detect… argument
39 …GenerateThumbnail(ctx context.Context, width int32, height int32, imageURL computervision.ImageURL argument
41 …GetAreaOfInterest(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Ar… argument
46 …RecognizePrintedText(ctx context.Context, detectOrientation bool, imageURL computervision.ImageURL argument
48 …RecognizeText(ctx context.Context, imageURL computervision.ImageURL, mode computervision.TextRecog… argument
50 …TagImage(ctx context.Context, imageURL computervision.ImageURL, language string) (result computerv… argument
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v2.0/computervision/computervisionapi/
H A Dinterfaces.go18 …AnalyzeImage(ctx context.Context, imageURL computervision.ImageURL, visualFeatures []computervisio… argument
19 …AnalyzeImageByDomain(ctx context.Context, model string, imageURL computervision.ImageURL, language… argument
22 …BatchReadFile(ctx context.Context, imageURL computervision.ImageURL) (result autorest.Response, er… argument
24 …DescribeImage(ctx context.Context, imageURL computervision.ImageURL, maxCandidates *int32, languag… argument
26 …DetectObjects(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Detect… argument
28 …GenerateThumbnail(ctx context.Context, width int32, height int32, imageURL computervision.ImageURL argument
30 …GetAreaOfInterest(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Ar… argument
35 …RecognizePrintedText(ctx context.Context, detectOrientation bool, imageURL computervision.ImageURL argument
37 …RecognizeText(ctx context.Context, imageURL computervision.ImageURL, mode computervision.TextRecog… argument
39 …TagImage(ctx context.Context, imageURL computervision.ImageURL, language string) (result computerv… argument
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v2.1/computervision/computervisionapi/
H A Dinterfaces.go18 …AnalyzeImage(ctx context.Context, imageURL computervision.ImageURL, visualFeatures []computervisio… argument
19 …AnalyzeImageByDomain(ctx context.Context, model string, imageURL computervision.ImageURL, language… argument
22 …BatchReadFile(ctx context.Context, imageURL computervision.ImageURL) (result autorest.Response, er… argument
24 …DescribeImage(ctx context.Context, imageURL computervision.ImageURL, maxCandidates *int32, languag… argument
26 …DetectObjects(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Detect… argument
28 …GenerateThumbnail(ctx context.Context, width int32, height int32, imageURL computervision.ImageURL argument
30 …GetAreaOfInterest(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Ar… argument
35 …RecognizePrintedText(ctx context.Context, detectOrientation bool, imageURL computervision.ImageURL argument
37 …RecognizeText(ctx context.Context, imageURL computervision.ImageURL, mode computervision.TextRecog… argument
39 …TagImage(ctx context.Context, imageURL computervision.ImageURL, language string) (result computerv… argument
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v2.1/computervision/computervisionapi/
H A Dinterfaces.go29 …AnalyzeImage(ctx context.Context, imageURL computervision.ImageURL, visualFeatures []computervisio… argument
30 …AnalyzeImageByDomain(ctx context.Context, model string, imageURL computervision.ImageURL, language… argument
33 …BatchReadFile(ctx context.Context, imageURL computervision.ImageURL) (result autorest.Response, er… argument
35 …DescribeImage(ctx context.Context, imageURL computervision.ImageURL, maxCandidates *int32, languag… argument
37 …DetectObjects(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Detect… argument
39 …GenerateThumbnail(ctx context.Context, width int32, height int32, imageURL computervision.ImageURL argument
41 …GetAreaOfInterest(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Ar… argument
46 …RecognizePrintedText(ctx context.Context, detectOrientation bool, imageURL computervision.ImageURL argument
48 …RecognizeText(ctx context.Context, imageURL computervision.ImageURL, mode computervision.TextRecog… argument
50 …TagImage(ctx context.Context, imageURL computervision.ImageURL, language string) (result computerv… argument
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v2.0/computervision/computervisionapi/
H A Dinterfaces.go29 …AnalyzeImage(ctx context.Context, imageURL computervision.ImageURL, visualFeatures []computervisio… argument
30 …AnalyzeImageByDomain(ctx context.Context, model string, imageURL computervision.ImageURL, language… argument
33 …BatchReadFile(ctx context.Context, imageURL computervision.ImageURL) (result autorest.Response, er… argument
35 …DescribeImage(ctx context.Context, imageURL computervision.ImageURL, maxCandidates *int32, languag… argument
37 …DetectObjects(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Detect… argument
39 …GenerateThumbnail(ctx context.Context, width int32, height int32, imageURL computervision.ImageURL argument
41 …GetAreaOfInterest(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Ar… argument
46 …RecognizePrintedText(ctx context.Context, detectOrientation bool, imageURL computervision.ImageURL argument
48 …RecognizeText(ctx context.Context, imageURL computervision.ImageURL, mode computervision.TextRecog… argument
50 …TagImage(ctx context.Context, imageURL computervision.ImageURL, language string) (result computerv… argument
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v2.0/computervision/computervisionapi/
H A Dinterfaces.go18 …AnalyzeImage(ctx context.Context, imageURL computervision.ImageURL, visualFeatures []computervisio… argument
19 …AnalyzeImageByDomain(ctx context.Context, model string, imageURL computervision.ImageURL, language… argument
22 …BatchReadFile(ctx context.Context, imageURL computervision.ImageURL) (result autorest.Response, er… argument
24 …DescribeImage(ctx context.Context, imageURL computervision.ImageURL, maxCandidates *int32, languag… argument
26 …DetectObjects(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Detect… argument
28 …GenerateThumbnail(ctx context.Context, width int32, height int32, imageURL computervision.ImageURL argument
30 …GetAreaOfInterest(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Ar… argument
35 …RecognizePrintedText(ctx context.Context, detectOrientation bool, imageURL computervision.ImageURL argument
37 …RecognizeText(ctx context.Context, imageURL computervision.ImageURL, mode computervision.TextRecog… argument
39 …TagImage(ctx context.Context, imageURL computervision.ImageURL, language string) (result computerv… argument
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v2.1/computervision/computervisionapi/
H A Dinterfaces.go18 …AnalyzeImage(ctx context.Context, imageURL computervision.ImageURL, visualFeatures []computervisio… argument
19 …AnalyzeImageByDomain(ctx context.Context, model string, imageURL computervision.ImageURL, language… argument
22 …BatchReadFile(ctx context.Context, imageURL computervision.ImageURL) (result autorest.Response, er… argument
24 …DescribeImage(ctx context.Context, imageURL computervision.ImageURL, maxCandidates *int32, languag… argument
26 …DetectObjects(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Detect… argument
28 …GenerateThumbnail(ctx context.Context, width int32, height int32, imageURL computervision.ImageURL argument
30 …GetAreaOfInterest(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Ar… argument
35 …RecognizePrintedText(ctx context.Context, detectOrientation bool, imageURL computervision.ImageURL argument
37 …RecognizeText(ctx context.Context, imageURL computervision.ImageURL, mode computervision.TextRecog… argument
39 …TagImage(ctx context.Context, imageURL computervision.ImageURL, language string) (result computerv… argument
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v2.0/computervision/computervisionapi/
H A Dinterfaces.go29 …AnalyzeImage(ctx context.Context, imageURL computervision.ImageURL, visualFeatures []computervisio… argument
30 …AnalyzeImageByDomain(ctx context.Context, model string, imageURL computervision.ImageURL, language… argument
33 …BatchReadFile(ctx context.Context, imageURL computervision.ImageURL) (result autorest.Response, er… argument
35 …DescribeImage(ctx context.Context, imageURL computervision.ImageURL, maxCandidates *int32, languag… argument
37 …DetectObjects(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Detect… argument
39 …GenerateThumbnail(ctx context.Context, width int32, height int32, imageURL computervision.ImageURL argument
41 …GetAreaOfInterest(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Ar… argument
46 …RecognizePrintedText(ctx context.Context, detectOrientation bool, imageURL computervision.ImageURL argument
48 …RecognizeText(ctx context.Context, imageURL computervision.ImageURL, mode computervision.TextRecog… argument
50 …TagImage(ctx context.Context, imageURL computervision.ImageURL, language string) (result computerv… argument
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/services/cognitiveservices/v2.0/computervision/computervisionapi/
H A Dinterfaces.go18 …AnalyzeImage(ctx context.Context, imageURL computervision.ImageURL, visualFeatures []computervisio… argument
19 …AnalyzeImageByDomain(ctx context.Context, model string, imageURL computervision.ImageURL, language… argument
22 …BatchReadFile(ctx context.Context, imageURL computervision.ImageURL) (result autorest.Response, er… argument
24 …DescribeImage(ctx context.Context, imageURL computervision.ImageURL, maxCandidates *int32, languag… argument
26 …DetectObjects(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Detect… argument
28 …GenerateThumbnail(ctx context.Context, width int32, height int32, imageURL computervision.ImageURL argument
30 …GetAreaOfInterest(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Ar… argument
35 …RecognizePrintedText(ctx context.Context, detectOrientation bool, imageURL computervision.ImageURL argument
37 …RecognizeText(ctx context.Context, imageURL computervision.ImageURL, mode computervision.TextRecog… argument
39 …TagImage(ctx context.Context, imageURL computervision.ImageURL, language string) (result computerv… argument
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/services/cognitiveservices/v2.1/computervision/computervisionapi/
H A Dinterfaces.go18 …AnalyzeImage(ctx context.Context, imageURL computervision.ImageURL, visualFeatures []computervisio… argument
19 …AnalyzeImageByDomain(ctx context.Context, model string, imageURL computervision.ImageURL, language… argument
22 …BatchReadFile(ctx context.Context, imageURL computervision.ImageURL) (result autorest.Response, er… argument
24 …DescribeImage(ctx context.Context, imageURL computervision.ImageURL, maxCandidates *int32, languag… argument
26 …DetectObjects(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Detect… argument
28 …GenerateThumbnail(ctx context.Context, width int32, height int32, imageURL computervision.ImageURL argument
30 …GetAreaOfInterest(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Ar… argument
35 …RecognizePrintedText(ctx context.Context, detectOrientation bool, imageURL computervision.ImageURL argument
37 …RecognizeText(ctx context.Context, imageURL computervision.ImageURL, mode computervision.TextRecog… argument
39 …TagImage(ctx context.Context, imageURL computervision.ImageURL, language string) (result computerv… argument
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v2.0/computervision/computervisionapi/
H A Dinterfaces.go29 …AnalyzeImage(ctx context.Context, imageURL computervision.ImageURL, visualFeatures []computervisio… argument
30 …AnalyzeImageByDomain(ctx context.Context, model string, imageURL computervision.ImageURL, language… argument
33 …BatchReadFile(ctx context.Context, imageURL computervision.ImageURL) (result autorest.Response, er… argument
35 …DescribeImage(ctx context.Context, imageURL computervision.ImageURL, maxCandidates *int32, languag… argument
37 …DetectObjects(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Detect… argument
39 …GenerateThumbnail(ctx context.Context, width int32, height int32, imageURL computervision.ImageURL argument
41 …GetAreaOfInterest(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Ar… argument
46 …RecognizePrintedText(ctx context.Context, detectOrientation bool, imageURL computervision.ImageURL argument
48 …RecognizeText(ctx context.Context, imageURL computervision.ImageURL, mode computervision.TextRecog… argument
50 …TagImage(ctx context.Context, imageURL computervision.ImageURL, language string) (result computerv… argument
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v2.1/computervision/computervisionapi/
H A Dinterfaces.go29 …AnalyzeImage(ctx context.Context, imageURL computervision.ImageURL, visualFeatures []computervisio… argument
30 …AnalyzeImageByDomain(ctx context.Context, model string, imageURL computervision.ImageURL, language… argument
33 …BatchReadFile(ctx context.Context, imageURL computervision.ImageURL) (result autorest.Response, er… argument
35 …DescribeImage(ctx context.Context, imageURL computervision.ImageURL, maxCandidates *int32, languag… argument
37 …DetectObjects(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Detect… argument
39 …GenerateThumbnail(ctx context.Context, width int32, height int32, imageURL computervision.ImageURL argument
41 …GetAreaOfInterest(ctx context.Context, imageURL computervision.ImageURL) (result computervision.Ar… argument
46 …RecognizePrintedText(ctx context.Context, detectOrientation bool, imageURL computervision.ImageURL argument
48 …RecognizeText(ctx context.Context, imageURL computervision.ImageURL, mode computervision.TextRecog… argument
50 …TagImage(ctx context.Context, imageURL computervision.ImageURL, language string) (result computerv… argument

12345678910>>...51