通過/失敗監視器( Imatest 4.0中引入)可即時指示設備是否通過測試。它省去了查找結果(無論是數字、CSV 還是 JSON 檔案)的麻煩。主要功能:
- 它可以保持開啟狀態,在模組運行時立即顯示計算結果。它在高解析度螢幕或雙螢幕系統上效果最佳。
- 它可與大多數Imatest分析模組相容。
- 它對於開發和測試Imatest IT(工業測試)的合格/不合格標準非常有價值。它可以調用多個實用程式來輔助此過程。
- 它會顯示通過/失敗結果(在一個大表格中,為了便於閱讀而進行了解析),以及通過/失敗資料結構或通過/失敗歷史記錄(自啟動Imatest後首次打開通過/失敗監視器以來通過/失敗摘要結果的日誌)。
- 結果儲存在全域工作區中,因此可以關閉並重新開啟 P/F 監視器而不會遺失結果(即通過/失敗歷史記錄)。
介紹
透過實用程式選單或按Rescharts或Color/Tone Interactive中的檔案、通過/失敗監視器開啟通過/失敗監視器。
以下是顯示器的一個範例。 SFRplus 影像已根據相當多的合格/不合格標準進行了測試。該圖像有兩項測試未通過(因此標記為“不合格 - 2” ),原因是相機銳化過度——銳化程度超過了最大值,這也導致中心 MTF 值超過了最大值。

為了便於閱讀,關鍵的通過/失敗結果已進行解析,並顯示在佔據視窗大部分區域的大表格中。結果包括:
合格/不合格測量,不合格或合格(P) ,測量值,限值類型,限值(來自 spec.ini 檔案)
縮圖右側的方框(上方)包含以下內容:
- 原始的(未經解析的)通過/失敗結果,雖然可能難以閱讀,但包含了所有結果。 (這是開啟時的預設設定:您可以使用此方塊上方的下拉式選單進行變更。)
- 歷史日誌(CSV 格式) (在啟動Imatest後首次開啟通過/失敗監視器時初始化)。

顯示已通過測試的通過/失敗監控結果,並顯示歷史記錄日誌
(編號、及格/失敗、日期/時間、模組、檔案名稱:最新結果顯示在最上方;失敗結果以紅色顯示)
當測量通過時,大結果框會顯示為綠色。
Setting up Pass/Fail
We summarize the setup here. Details are presented in Implementing Pass/Fail in Imatest.
- Create an ini Pass/Fail file that embodies your specification, i.e., contains maxima, minima, or limits for the measurements of interest. (This file is sometimes called a "spec.ini" file.) You may use a text editor or the Imatest INI file editor. Available measurements are shown in Implementing Pass/Fail. Measurements need to be hard-coded into Imatest (though thresholds can always be set by the user). If you don't find a measurement you need, please write us at support at imatest dot com, and we'll try to add it to the current beta build with 1-3 days.We plan to make some standard Pass/Fail files available, starting with the Skype & Lync Video Capture Specification.
- Add a link (variable name passFail) to the file location in the [api] section of imatest.ini (or the ini you use for running Imatest): [api]
passFail = C:ImatestDataMiscsample_spec.ini - Run Imatest, then open the Pass/Fail monitor from the Utility menu or by pressing File, Pass/Fail monitor in Rescharts or Color/Tone Interactive.
Notes on the example:
[sharpness] refers to sharpness modules in Rescharts (other than automatically-detected slanted-edge modules) or derived from Rescharts, including SFR, Star, and Random.
[multi] refers to any of the Color/Tone Interactive or Color/Tone Auto chart measurements (grayscale and color charts).
[sfrplus]
; Secondary readout 1 is probably [email protected] C/P
; Secondary readout 2 is probably [email protected] C/P
MTF50P_ratio_min = .2
Rotation_degrees_max = 1
FOV_degrees_diagonal_min = 65
Convergence_angle_max = 5
Secondary_readout_1_center_mean_min = .4
Secondary_readout_1_outer_mean_min = .2
Secondary_readout_2_center_mean_min = .71
Secondary_readout_2_outer_mean_min = .61
Secondary_readout_1_all_min_min = .6
Mirrored_chart = 1
Bayer_decode = 1
Horizontal_bars_OK_min = 1
All_Edge_IDs_detected = 1
Stepchart_expected_detected = 1
Color_expected_detected = 1
Chart_mean_pixel_level_bounds = .3 .8
Low_pixel_saturation_fraction_max = .3
High_pixel_saturation_fraction_max = .3
Chart_radial_pixel_shift_max = 30
[blemish]
Dead_pixels_max = 10
Hot_pixels_max = 10
; Optical_center_offset_max = 300
Relative_illumination_worst_corner_pct_min = 45
Uniformity_RoverG_corners_pct_max = 15
Uniformity_BoverG_corners_pct_max = 15
Blemish_size_pixels = 20 120
Blemish_maximum_count = 2 1
[colorcheck]
Delta-C_2000_mean_max = 5
Delta-C_2000_max_max = 5
[multi]
Delta-C_2000_mean_max = 5
Delta-C_2000_max_max = 5
Delta-C_mean_max = 5
Delta-C_max_max = 5
公用事業
可以透過下拉式選單開啟多個實用程式。
| 文件下拉選單 | |
| 複製 P/F 結構 複製到剪貼簿 | 將原始 P/F 結構複製到剪貼簿,以便貼上到編輯器中進行儲存或檢視。此結構格式為:左側為欄位名稱,中間為冒號“:”,右側為值。它通常包含比下方解析後的 P/F 結果更多的資訊(儘管更難閱讀)。例如: ini_time_size: 2013年11月13日 17:09:35 passFailFile: C:\Imatestprojects\Spec.ini 開始時間:2014-01-03 15:19:37 結束時間:2014-01-03 15:19:44 運行時間:5.6879 所有測試均通過:0 Horizontal_bars_OK_min: 1 Horizontal_bars_OK: 1 Horizontal_bars_OK_passed: 1 |
| 複製 P/F CSV 結果 (複製到剪貼簿) | 將解析後的結果(CSV 格式)複製到剪貼簿,以便儲存或匯入到 Excel 中。結果格式如下: P/F 測量值(排序方式:失敗項在前)、通過/失敗、值、限值類型、限值。 例子: |
| 複製 CSV 歷史記錄 (複製到剪貼簿) | 將 CSV 歷史日誌複製到剪貼簿-主要用於匯入 Excel,以便在 Excel 中進行詳細檢視。複製後,日誌行按升序排列(最近一次運行的結果排在最後)。這與顯示方式相反,顯示方式中最新的結果會顯示在頂部。此外,最多可顯示 2000 條結果,而顯示方式最多只能顯示 50 條。 |
| 重置測試統計信息 | 重置已運行、已通過和已失敗的測試數量。大多數顯示內容也將被重設。 |
| 查看下拉式選單 | |
| 狹窄的 | 針對窄螢幕顯示器優化視窗。在小尺寸顯示器上可能很有用。 |
| 寬螢幕(預設) | 針對寬螢幕顯示器優化視窗。 (預設) |
| 編輯下拉式選單 | |
| 編輯通過/失敗 INI 文件 | 在 Imatest INI 文件編輯器中開啟 Pass/Fail 文件,該編輯器對於編輯現有文件非常方便:您可以新增、修改或刪除行或節。 |
| 複製 P/F INI 檔案名 (複製到剪貼簿) | 將透過/失敗檔案名稱複製到剪貼簿:以便將其貼上到您選擇的編輯器的「開啟」對話方塊中。 |
| IT設定 (選擇 P/F INI 檔案) | 開啟“IT設定”視窗(適用於Imatest工業測試版本)。您可以在此視窗中指定通過/失敗檔案。 |
| 幫助下拉選單:在瀏覽器中開啟包含通過/失敗訊息和說明的網頁。 | |