Windows系统下(Linux和MAC系统下请自行了解清楚)NI的各种软件、模块、工具包、驱动程序,使用NI许可证管理器来激活的,绝大部分的都可以使用NI Lincense Activator来激活:NI序列号Serial Number生成激活工具NI License Activator,LabVIEW/VBAI/VDM/VAS等软件模块工具包破解工具不限版本http://pcmv.cn/thread-490-1-1.html
视觉论坛的各种NI资源,除了视觉相关的模块有使用外,大部分的都不会使用,仅提供资源不提供技术支持。资源的下载地址一般会同时提供NI官方和百度网盘的地址。某些工具包NI地址失效或没有NI地址,只能使用百度网盘地址;如果百度网盘地址失效过期,可联系论坛客服更新。NI的服务器在美国,有时候速度很慢或下载容易出错,这样会造成安装时各种错误而无法安装。建议在下载完成后,对下载资源做校验和(NI一般会提供MD5或SHA256等)验证,与官方或视觉论坛提供的校验和对比,一致就可以安装;如不一致,则需要重新下载。视觉论坛早期下载上传的资源,基本上都是正常下载的资源;2019后下载的资源,都与NI的正确校验和对比过,保证是正确的资源才上传到百度网盘。校验和工具下载地址:文件Hash计算器FHash,文件校验和验证下载文件正确性验证,MD5值计算、SHA1值计算、SHA256值计算、CRC32值计算http://pcmv.cn/thread-26524-1-1.html
NI Vision Development Module 8.0 Win32Eng 视觉开发模块VDM8.0版 适用LabVIEW8.0
美国国家仪器机器视觉与图像处理库NI VISION 8.0版本,视觉论坛pcmv.cn珍藏版。NI不再提供老旧版本的下载服务或是SSP服务才可以下载,本论坛会收取一定的费用用于论坛日常维护。
VDM是机器视觉与图像处理专用的工具包,8.0版本针对LabVIEW版本。本论坛提供LabVIEW8的下载。另外还需要视觉采集软件VAS,可在本论坛搜索下载。
百度云盘下载:
链接: 购买附件下载
提取码: 购买附件下载
压缩包需要解压密码,请关注论坛顶上微信公众号,回复“密码”获取
NI Vision Development Module 8.0 Win32Eng 视觉开发模块VDM8.0版 适用LabVIEW8.0
http://pcmv.cn/thread-22672-1-1.html?fromuid=9
(出处: 机器视觉论坛)
Golden Template Comparison—Functions for comparing images to a golden template reference image.
Data Matrix Enhancements—In addition to enhancements regarding speed and accuracy, the Data Matrix functions now can output the ISO 16022 (AIM) grade for a given Data Matrix barcode.
Optical Character Verification—Functions for verifying the accuracy of characters within an image. For each character, the algorithm compares the character from the image with the reference character, and outputs a score based on the comparison.
Geometric Matching Enhancements—In addition to enhancements regarding speed and accuracy, Geometric Matching now supports searching for multiple templates within a single target image, and searching for templates within a calibrated image.
Shape Detection—Functions for searching for rectangles, lines, ellipses, and circles within an image.
Watershed Transform—computes the watershed transform on an image. Refer to the NI Vision Concepts Manual for more information about watershed transform.
Local Adaptive Threshold—Thresholds an image into a binary image based on the specified local adaptive thresholding method (e.g. Niblack, Background Correction).
JPEG2000 File I/O—Support for reading and writing JPEG2000 files.
Run LabVIEW VI Step—Allows users to call custom LabVIEW VIs from within Vision Assistant scripts.
Japanese Language Support—Vision Assistant software and documentation are available in Japanese.
Run the product you want to license.
Click Yes when prompted to interactively activate your product.
Ensure that Automatically activate through a secure Internet connection is selected, and click Next.
Enter the product serial number, and click Next.
Enter your registration information, and click Next.
In Visual Studio .NET, either create a new application or open an existing one.
Open a form in Design View.
Select View»Toolbox.
Select the category in which you want the NI Vision controls to appear, such as General, Components, and so on.
Select Tools»Add/Remove Toolbox Items.
In the .NET Framework Components tab, select the controls you want to add to your application. Choose from CWIMAQ, CWIMAQVision, CWIMAQViewer, CWMachineVision, and NIOCR.
In Visual Studio .NET, select Edit»Find and Replace»Replace in Files.
Replace the following with NationalInstruments.CWIMAQControls:
Select View»Solution Explorer.
Expand the Project References.
Remove the following references if they are present:
AVI functionality requires Microsoft DirectX 8.1 or later.
On Windows XP with Service Pack 2 installed, NI Vision 8.0 does not support reading AVI files located in the Local Settings folder, or any subfolders of this folder, when the AVI file uses any of the following compression filters:
Viewing the online help files requires Microsoft Internet Explorer 5 or later.
Using NI Vision 8.0 with LabWindows/CVI on a machine that does not support the MMX instruction set may cause an Illegal Operation exception to occur within the LabWindows/CVI environment. This error occurs when DirectX checks for the availability of the MMX instruction set on the machine.
The Visual Basic .NET examples may display the UI controls with incorrect size and location settings if you use a computer with a DPI display setting other than 96 DPI. 96 DPI is the default setting for most Windows operating systems.
NI Vision 8.0 does not support the use of Image Display control invoke nodes when using LabVIEW 7.0 Real-Time. The following examples use Image Display control Invoke nodes. Avoid downloading these examples to a LabVIEW 7.0 Real-Time target.