Case Study Results

Developing a Tennis Ball Collection Robot Prototype
Existing tennis ball collection devices are typically hand-held and designed to manually collect balls, so we wanted to develop an autonomous, vision-guided robot ...
sine.ni.com/cs/app/doc/p/id/cs-13958
Real-Time Defects Mapping on Integrated Circuits Using NI PXI and LabVIEW FPGA
Creating a system to localize failure mechanisms causing abnormal electrical behavior, including those linked to complex parameters (such as frequencies, amplitudes, ...
sine.ni.com/cs/app/doc/p/id/cs-14446
High-Speed Seed Counting With LabVIEW and NI Vision
Developing a system capable of accurately counting seeds at rates up to 1,000 seeds/s for a variety of seed shapes and sizes (0.5 to 20.0 mm).
sine.ni.com/cs/app/doc/p/id/cs-14451
Using LabVIEW and NI-IMAQ Vision Software to Create a Robust Automated Face Detection System
Creating a reliable face detection system that can accurately detect faces in a cluttered image.
sine.ni.com/cs/app/doc/p/id/cs-14116
From Concept to Implementation: A Continuous Image Checking System
Capturing odd or unusual display behavior of a product that generates both fast-changing and static images.
sine.ni.com/cs/app/doc/p/id/cs-13987
Automatically Translating Sign Language
Using pattern matching to identify hand and finger movements to translate Malaysian sign language in real time with more than 80 percent accuracy.
sine.ni.com/cs/app/doc/p/id/cs-14001
Using LabVIEW to Prototype and Validate LED Glasses That Assist the Visually Impaired
Improving the quality of life and promoting the independence of people with serious visual impairments.
sine.ni.com/cs/app/doc/p/id/cs-13847
Developing Face Recognition Software Using LabVIEW and a Vector Quantization Histogram
Using semiconductor technology to create a complex, PC-based face authentication and recognition system at a lower cost than current methods.
sine.ni.com/cs/app/doc/p/id/cs-14086
Using LabVIEW to Build an Optical Character Recognition System for Vehicle License Plates
Developing a fully automated, computer-controlled system to detect and recognize vehicle license plate characters under various conditions.
sine.ni.com/cs/app/doc/p/id/cs-14093
Using LabVIEW and a Support Vector Machine to Classify Normal and Abnormal Brain Images
Designing a graphical interface so a user can select or input brain images and accurately classify normal and abnormal brain images.
sine.ni.com/cs/app/doc/p/id/cs-14132

Case Study Results

Search Syntax Summary

OperatorExampleActionBoolean Equivalent
" " "temperature monitoring" Requires two terms to be adjacent to each other. In this example, only documents containing the phrase "temperature monitoring" will be shown. ADJ
+ +temperature Requires this term to be present as-is, eliminating the use of synonyms. This search query can be used in conjunction with other keywords to find only documents containing the word "temperature". AND
- -monitoring Excludes results containing this term. Use this query in conjunction with other terms to find only documents not containing the word "monitoring" NOT
() (temperature monitoring) Allows terms to be grouped when used with other operators. For example, searing for industrial -(temperature monitoring) will return only documents containing "industrial" but not "temperature" or "monitoring" OR
* monitor* Acts as a wildcard. This example will return documents containing words "monitor", "monitoring", "monitored", etc n/a

Basic Tips

  • Search is not case sensitive. Searching for LabVIEW is the same as searching for labview.
  • Keep your query short and focused, including all relevant keywords. For example, searching for labview error is much more vague than labview error 1041.
  • Usually, all punctuation and special characters are interpreted as delimiters and are ignored. See exceptions on the Syntax page. Be especially careful when using a minus sign in front of an error number, as it excludes it from the results.
  • Search for keywords you would expect to see on a page. For example, terms pxi does not work are unlikely to appear in technical documentation. The query like analog output noise will return better search results.

Advanced Tips

  • You locale settings identify your current geographical location and affect your search results. For example, if you set your country to Japan, Japanese documents will get boosted in your search results. Check your locale settings in the top right corner of the search page.