Using TensorFlow to implement camera image processing under C #

Source: Internet
Author: User

The TensorFlow self-contained example already contains a camera image recognition under Android and iOS, which complements a Windows-operated camera using the Aforge Library (www.aforgenet.com).

The code is downloaded here and compiled with VS2017.

Http://files.cnblogs.com/files/autosoftdev/TensorFlowCamera.zip

Run-time, from here

https://www.nuget.org/api/v2/package/TensorFlowSharp/1.2.2

Download and unzip to remove the Libtensorflow.dll.

From here

Https://storage.googleapis.com/download.tensorflow.org/models/inception5h.zip

Download the model.

And put Libtensorflow.dll, TENSORFLOW_INCEPTION_GRAPH.PB, imagenet_comp_graph_label_strings.txt these 3 files into the compiled exe sibling directory.

Run to see the camera screen and display the recognition results in real time. All the information of the program comes from the network collection and collation, only for learning.

Resources:

Http://www.cnblogs.com/Leo_wl/p/6897649.html
Https://github.com/migueldeicaza/TensorFlowSharp

Using TensorFlow to implement camera image processing under C #

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.