TW202100987A - Three-dimensional image surface defect detection system capable of performing an accurate, effective and simultaneous process of various defects including curvature defects, cavity defects and excessive material defects - Google Patents

Three-dimensional image surface defect detection system capable of performing an accurate, effective and simultaneous process of various defects including curvature defects, cavity defects and excessive material defects Download PDF

Info

Publication number
TW202100987A
TW202100987A TW108122501A TW108122501A TW202100987A TW 202100987 A TW202100987 A TW 202100987A TW 108122501 A TW108122501 A TW 108122501A TW 108122501 A TW108122501 A TW 108122501A TW 202100987 A TW202100987 A TW 202100987A
Authority
TW
Taiwan
Prior art keywords
point cloud
comparison
point
distance
points
Prior art date
Application number
TW108122501A
Other languages
Chinese (zh)
Other versions
TWI742391B (en
Inventor
林聖傑
Original Assignee
林聖傑
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 林聖傑 filed Critical 林聖傑
Priority to TW108122501A priority Critical patent/TWI742391B/en
Publication of TW202100987A publication Critical patent/TW202100987A/en
Application granted granted Critical
Publication of TWI742391B publication Critical patent/TWI742391B/en

Links

Images

Abstract

The present invention is a three-dimensional image surface defect detection system, which includes obtaining a standard object point cloud and a to-be-tested object point cloud by image capturing through a three-dimensional camera, and then using a rough comparison process of a distance structure feature comparison method to obtain a rough comparison conversion relationship, adjusting initial posture differences, and converting the to-be-tested object point cloud into a first converted point cloud, and then performing an accurate comparison process of an adaptive proximity point approximation method to obtain an accurate comparison conversion relationship, converting the first converted point cloud into a second converted point cloud, and finally, performing a defect detection process of a curved surface error comparison, identifying all defect points relative to the standard object point cloud from the second converted point cloud to obtain a defect detection result of a defect point cloud including all defect points, and displaying the defect point cloud with specific colors for easy identification.

Description

立體影像表面瑕疵檢測系統 Three-dimensional image surface defect detection system

本發明係有關於一種立體影像表面瑕疵檢測系統,尤其是利用三維相機拍照、擷取三維點雲、粗略比對處理、精確比對處理以及瑕疵檢測處理而獲得具視覺化功效且包含瑕疵點雲的瑕疵檢測結果。 The present invention relates to a three-dimensional image surface defect detection system, in particular, the use of a three-dimensional camera to take pictures, capture three-dimensional point clouds, rough comparison processing, precise comparison processing, and defect detection processing to obtain a visualized point cloud containing flaws The defect detection result.

長久以來,為提高產量,降低產品的製造成本,相關製造業者一直持續開發優良的製造工具、機器、設備,而隨著精密機械技術及電子控制技術的不斷進步,使得生產自動化已成功導入許多工業領域,比如汽車製造、製藥、倉儲。 For a long time, in order to increase output and reduce product manufacturing costs, relevant manufacturers have continued to develop excellent manufacturing tools, machines, and equipment. With the continuous advancement of precision mechanical technology and electronic control technology, production automation has been successfully introduced into many industries. Fields, such as automobile manufacturing, pharmaceuticals, and warehousing.

由於生產機具、設備的操作穩定性在實際運作中會有一定的變動存在,所以大量生產製造的成品無可避免的會有少量不合格的瑕疵品。傳統上,最常用的過篩方式是由人工藉目視檢查而逐一檢視每一成品的外觀是否為無瑕疵,藉以剔除瑕疵品,確保產品的品質。但是人的視覺很容易產生疲倦而降低敏感度,況且長時間專注於檢視瑕疵品的動作,還會引起眼部病變,比如眼壓上升、近視度數增加,甚至是暈眩。 Because the operational stability of production machinery and equipment will vary in actual operation, it is inevitable that mass-produced finished products will have a small number of defective products. Traditionally, the most commonly used screening method is to manually inspect the appearance of each finished product by visual inspection to check whether the appearance of each finished product is flawless, so as to eliminate defective products and ensure product quality. However, human vision is prone to fatigue and reduced sensitivity. Moreover, the long-term focus on inspecting defective products can also cause eye diseases, such as increased intraocular pressure, increased myopia, and even dizziness.

再者,人力的視覺辨視速度已遠不及機器的量產速度,因此,習用技術已大多採用機器視覺辨識技術以取代傳統人力,其中二維影像辨識可檢測產品的外觀、形狀或色塊,而三維影像辨識可檢測產品的表面曲度,甚至是表面結構、質地,等等。但是不論是二維或三維的影像辨 識,都需要大量的計算,不僅增加辨識系統的軟體及硬體的負擔,同時還耗費相當多的處理時間,影響整體檢測速度。 Moreover, the speed of human visual recognition is far lower than the speed of mass production of machines. Therefore, conventional technologies have mostly adopted machine vision recognition technology to replace traditional manpower, in which two-dimensional image recognition can detect the appearance, shape or color patches of the product. The three-dimensional image recognition can detect the surface curvature of the product, even the surface structure, texture, and so on. But whether it is 2D or 3D image recognition Identification requires a lot of calculations, which not only increases the burden on the software and hardware of the identification system, but also consumes considerable processing time, which affects the overall detection speed.

以三維影像辨識系統為例,目前較為常用的技術包含點雲前處理、點雲對齊、瑕疵檢測,主要是先利用點雲前處理以去除標準物件點雲及待測物件點雲中的可能雜訊,比如來自物件反光的雜訊,再利用點雲對齊產生旋轉、平移的功效,調整初始的姿勢差異,達到盡可能相互重合的目的,而瑕疵檢測則處理不同類型的表面瑕疵。 Take the three-dimensional image recognition system as an example. Currently, the more commonly used technologies include point cloud pre-processing, point cloud alignment, and defect detection. They mainly use point cloud pre-processing to remove possible impurities in the point cloud of the standard object and the object to be tested. Information, such as noise from the reflection of objects, uses point cloud alignment to generate rotation and translation effects to adjust the initial posture difference to achieve the goal of overlapping each other as much as possible, while flaw detection deals with different types of surface flaws.

舉例而言,習知技術中常使用隨機取樣一致性(RANdom Sample Consensus,RANSAC)演算法以實現粗略比對,減少後續處理的運算量,病使用疊代最近點(íIterative Closest Point,ICP)演算法以進行精確比對。 For example, in the conventional technology, the Random Sample Consensus (RANSAC) algorithm is often used to achieve rough comparison and reduce the amount of subsequent processing operations. Iterative Closest Point (ICP) algorithm is often used. For accurate comparison.

然而,習知技術的缺點在於RANSAC演算法以及ICP演算法的計算量太龐大,嚴重拖慢整體處理速度,尤其是,現有的一般瑕疵檢測方法都無法精確、有效的同時處理曲率瑕疵、孔洞瑕疵、多料瑕疵等不同的瑕疵類型。 However, the disadvantage of the conventional technology is that the calculation amount of the RANSAC algorithm and the ICP algorithm is too large, which seriously slows down the overall processing speed. In particular, the existing general defect detection methods cannot accurately and effectively deal with curvature defects and hole defects at the same time. , Multi-material defects and other different types of defects.

因此,很需要一種立體影像表面瑕疵檢測系統,利用三維相機拍照、擷取三維點雲、粗略比對處理、精確比對處理以及瑕疵檢測處理而獲得具視覺化功效且包含瑕疵點雲的瑕疵檢測結果,藉以有效解決上述習知技術的所有問題。 Therefore, there is a great need for a three-dimensional image surface defect detection system that uses a three-dimensional camera to take pictures, capture a three-dimensional point cloud, rough comparison processing, accurate comparison processing, and defect detection processing to obtain a visualized defect detection that includes a defect point cloud As a result, all the problems of the above-mentioned conventional technology can be effectively solved.

本發明的主要目的在於提供一種立體影像表面瑕疵檢測系統,包括步驟S1、S10、S20、S30、S40、S50、S60、S70、S80、S90以及S100,用以依據標準物件為標準且利用立體影像技術而檢測至少一待測物件的表 面瑕疵。 The main purpose of the present invention is to provide a three-dimensional image surface defect detection system, including steps S1, S10, S20, S30, S40, S50, S60, S70, S80, S90, and S100, which are used to use the three-dimensional image according to the standard object as the standard Technology to detect at least one object under test Facial flaws.

具體而言,首先執行步驟S1,開始本系統的操作,主要是備製標準物件以及至少一待測物件,並架設三維相機。接著,在步驟S10中,利用三維相機拍攝標準物件以產生並傳送屬於三維點雲的標準物件點雲,其中標準物件點雲是包含多個標準物件雲,之後,在步驟S20中,利用連結至三維相機的點雲比對裝置,接收標準物件點雲。 Specifically, step S1 is first performed to start the operation of the system, which mainly includes preparing standard objects and at least one object to be tested, and setting up a three-dimensional camera. Next, in step S10, the standard object is photographed with a three-dimensional camera to generate and transmit a standard object point cloud belonging to the three-dimensional point cloud, where the standard object point cloud includes multiple standard object clouds, and then in step S20, use the link to The point cloud comparison device of the 3D camera receives the point cloud of standard objects.

接著,進入步驟S30,利用三維相機拍攝待測物件以產生並傳送屬於三維點雲的待測物件點雲,並在步驟S40中,利用點雲比對裝置接收待測物件點雲。 Next, proceed to step S30, use a three-dimensional camera to photograph the object to be tested to generate and transmit a point cloud of the object to be tested belonging to the three-dimensional point cloud, and in step S40, use a point cloud comparison device to receive the point cloud of the object to be tested.

進一步,在步驟50中,點雲比對裝置利用距離結構特徵比對法,對標準物件點雲以及待測物件點雲進行粗略比對處理,用以計算出標準物件點雲及待測物件點雲之間的粗略比對轉換關係,並利用粗略比對轉換關係將待測物件點雲轉換成第一轉換點雲。 Further, in step 50, the point cloud comparison device uses the distance structure feature comparison method to roughly compare the standard object point cloud and the object point cloud to be tested, so as to calculate the standard object point cloud and the object point to be tested. A rough comparison and conversion relationship between clouds, and the rough comparison and conversion relationship is used to convert the point cloud of the object to be tested into the first conversion point cloud.

之後,執行步驟S60,點雲比對裝置利用自適應性鄰近點逼近法,對標準物件點雲以及第一轉換點雲進行精確比對處理,用以計算出標準物件點雲及第一轉換點雲之間的精確比對轉換關係,且利用精確比對轉換關係將第一轉換點雲轉換成第二轉換點雲。 After that, step S60 is executed, and the point cloud comparison device uses the adaptive proximity point approximation method to accurately compare the standard object point cloud and the first conversion point cloud to calculate the standard object point cloud and the first conversion point. The precise comparison conversion relationship between the clouds, and the precise comparison conversion relationship is used to convert the first conversion point cloud into the second conversion point cloud.

接著進入步驟S70,點雲比對裝置利用曲面誤差比對法,對標準物件點雲以及第二轉換點雲進行瑕疵檢測處理,用以計算而獲得第二轉換點雲中與標準物件點雲不相符的多個瑕疵點,構成瑕疵點雲,進而產生包含瑕疵點雲的瑕疵檢測結果。 Then enter step S70, the point cloud comparison device uses the curved surface error comparison method to perform defect detection processing on the standard object point cloud and the second converted point cloud, and calculates the difference between the second converted point cloud and the standard object point cloud. A plurality of matching defect points constitute a defect point cloud, and then a defect detection result including the defect point cloud is generated.

然後,在步驟S80中,判斷是否已完成所有待測物件,如果 還未完成,則回到步驟S30,如果已完成,則進入步驟S90,由點雲比對裝置輸出所有的瑕疵檢測結果,並執行步驟S100,結束本系統的操作。 Then, in step S80, it is determined whether all the objects to be tested have been completed, if If it is not completed yet, go back to step S30, if it is completed, go to step S90, the point cloud comparison device outputs all the defect detection results, and step S100 is executed to end the operation of the system.

特別一提的是,點雲比對裝置是由數位電路構成的積體電路,而且粗略比對處理的粗略比對轉換關係是用以調整標準物件以及待測物件之間的初始姿勢差異,比如平移、旋轉,藉以減輕後續精確比對處理的計算量。 In particular, the point cloud comparison device is an integrated circuit composed of digital circuits, and the rough comparison conversion relationship of the rough comparison processing is used to adjust the initial posture difference between the standard object and the object under test, such as Translation, rotation, so as to reduce the calculation amount of subsequent accurate comparison processing.

由三維相機所拍攝的三維點雲中最相鄰二點的距離是稱作解析度距離。 The distance between the two closest points in the 3D point cloud captured by the 3D camera is called the resolution distance.

更加具體而言,上述的距離結構特徵比對法是包含:隨機選取該待測物件點雲中的三點以當作三比對點;選取標準物件點雲中的三點以當作對應於三比對點的三選取點;計算三比對點的三邊長以當作三比對點邊長;計算三選取點的三邊長以當作三選取點邊長;比較三比對點邊長及相對應三選取點邊長的三差值是否皆小於預設的邊長比較值;如果三差值皆小於邊長比較值,則三比對點及三選取點形成三匹配點對;計算三匹配點對中三比對點及三選取點的轉換關係;利用轉換關係將待測物件點雲轉換成轉換點雲;計算轉換點雲及標準物件點雲之間相對應二點的距離,且計算所有該等距離的均分根值(Root-Mean-Square,RMS),進一步計算該等距離中小於預設的距離判斷值的總個數,藉以當作內群(Inlier)個數;判斷均分根值及內群個數是否達到預設的停止條件,且停止條件係均分根值小於預設的均分根粗略比對判斷值且內群個數大於預設的內群個數粗略比對判斷值;如果達到停止條件,則轉換關係被視為粗略比對轉換關係;以及如果未達到停止條件,則重複上述所有操作,直到完成待測物點雲的所有點 為止。 More specifically, the above-mentioned distance structure feature comparison method includes: randomly selecting three points in the point cloud of the object to be tested as three comparison points; selecting three points in the standard object point cloud as corresponding Three selected points of the three comparison points; calculate the three side lengths of the three comparison points as the side length of the three comparison points; calculate the three side lengths of the three selected points as the three selected points side length; compare the three comparison points Whether the three differences between the side length and the side length of the corresponding three selected points are all less than the preset side length comparison value; if the three differences are all less than the side length comparison value, the three comparison points and the three selected points form a three matching point pair ; Calculate the conversion relationship between the three matching points and the three selected points in the three matching point pairs; use the conversion relationship to convert the point cloud of the object to be tested into the conversion point cloud; calculate the corresponding two points between the conversion point cloud and the standard object point cloud Distance, and calculate the root mean square value (Root-Mean-Square, RMS) of all the distances, and further calculate the total number of these distances that are less than the preset distance judgment value, so as to be regarded as the inner group (Inlier) Number; judge whether the root mean value and the number of inner groups meet the preset stopping conditions, and the stopping condition is that the root mean value is less than the preset mean root rough comparison judgment value and the number of inner groups is greater than the preset inner group Rough comparison judgment value for the number of groups; if the stop condition is reached, the conversion relationship is regarded as the rough comparison conversion relationship; and if the stop condition is not reached, all the above operations are repeated until all points of the object point cloud to be measured are completed until.

上述的邊長比較值及距離判斷值是解析度距離的10-50%之間。 The aforementioned side length comparison value and distance judgment value are between 10-50% of the resolution distance.

此外,自適應性鄰近點逼近法包含:選取第一轉換點雲中的一點當作比對點;找尋標準物件點雲中距離比對點最為鄰近的最鄰近點;重複上述的二操作,直到完成第一轉換點雲所對應的所有最鄰近點為止;計算並統計所有比對點及相對應最鄰近點之間的距離而產生距離直方圖(Distance Histogram),且以距離直方圖的橫軸代表示距離,並以距離直方圖的縱軸表示具相同距離的個數;利用最小交叉熵法(或稱為最大類間方差法,或Otsu法),計算距離直方圖所對應的距離閥值;判斷每個比對點及相對應最鄰近點的距離是否小於距離閥值;如果比對點及相對應該最鄰近點的距離小於距離閥值,則比對點以及最鄰近點是當作匹配點對;計算匹配點對中最鄰近點以及比對點之間的轉換關係,當作最鄰近轉換關係;利用最鄰近轉換關係轉換第一轉換點雲以產生最鄰近點雲,計算最鄰近點雲以及標準點雲中相對應二點之間的距離,且計算所有該等距離的最鄰近點雲均分根值(Root-Mean-Square,RMS),進一步計算最鄰近點雲中符合該距離小於預設的距離判斷值的總個數,以當作最鄰近點雲內群(Inlier)個數;判斷最鄰近點雲均分根值及最鄰近點雲內群個數是否達到預設的收斂條件,其中收斂條件是指最鄰近點雲均分根值小於預設的均分根精確比對判斷值且最鄰近點雲內群個數大於預設的內群個數精確比對判斷值;如果達到收斂條件,則最鄰近轉換關係被視為精確比對轉換關係;以及如果未達到收斂條件,則重複上述所有操作,直到完成第一轉換點雲的所有點為止。 In addition, the adaptive neighboring point approximation method includes: selecting a point in the first converted point cloud as the comparison point; finding the nearest point closest to the comparison point in the standard object point cloud; repeating the above two operations until Complete the first conversion point cloud corresponding to all the closest points; calculate and count the distance between all the comparison points and the corresponding closest points to generate a distance histogram (Distance Histogram), and the horizontal axis of the distance histogram The generation represents the distance, and the vertical axis of the distance histogram represents the number of the same distance; the minimum cross entropy method (or called the maximum between-class variance method, or Otsu method) is used to calculate the distance threshold corresponding to the distance histogram ; Determine whether the distance between each comparison point and the nearest neighbor point is less than the distance threshold; if the distance between the comparison point and the nearest neighbor point is less than the distance threshold, the comparison point and the nearest neighbor point are considered as matches Point pair; Calculate the conversion relationship between the nearest neighbor point and the comparison point in the matching point pair, as the nearest neighbor conversion relationship; use the nearest neighbor conversion relationship to convert the first conversion point cloud to generate the nearest neighbor point cloud, and calculate the nearest neighbor point The distance between the corresponding two points in the cloud and the standard point cloud, and calculate the Root-Mean-Square (RMS) of the nearest point cloud of all these distances, and further calculate the nearest point cloud to match the distance The total number less than the preset distance judgment value is regarded as the number of inliers in the nearest point cloud; judge whether the root mean value of the nearest point cloud and the number of groups in the nearest point cloud reach the preset Convergence condition, where the convergence condition means that the nearest point cloud mean root value is less than the preset mean root accurate comparison judgment value and the number of nearest neighbor point cloud inner groups is greater than the preset inner group number accurate comparison judgment value ; If the convergence condition is reached, the nearest neighbor conversion relationship is regarded as an accurate comparison conversion relationship; and if the convergence condition is not reached, all the above operations are repeated until all points of the first conversion point cloud are completed.

尤其,距離判斷值是解析度距離的10-50%之間。 Especially, the distance judgment value is between 10-50% of the resolution distance.

再者,曲面誤差比對法包含:選取第二轉換點雲中的一點當作估算點;利用估算點找尋標準物件點雲中最鄰近的9點當作最鄰近點群;利用最鄰近點群以計算一組曲面參數,包含實數的a0、a1、a2、a3、a4、a5、a6、a7、a8,用以定義曲面方程式,其中曲面方程式是表示成z=a0+a1x+a2x2+a3y+a4y2+a5xy+a6x2y+a7xy2+a8x2y2,且(x、y、z)表示最鄰近點群中每個點在x軸、y軸、z軸的空間直角座標;利用估算點代入由組曲面參數所定義的曲面方程式,以計算z軸誤差,其中z軸誤差(△z)是表示為zk-a0+a1xk+a2xk2+a3yk+a4yk2+a5xkyk+a6xk2yk+a7xkyk2+a8xk2yk2,且(xk、yk、zk)表示估算點的空間直角座標;判斷z軸誤差是否大於預設的誤差閥值;如果z軸誤差大於誤差閥值,則估算點被視為瑕疵點;以及重複上述所有操作,直到處理完第二轉換點雲的每個點為止。 Furthermore, the surface error comparison method includes: selecting a point in the second converted point cloud as the estimated point; using the estimated point to find the nearest 9 points in the standard object point cloud as the nearest point group; using the nearest point group To calculate a set of surface parameters, including real numbers a0, a1, a2, a3, a4, a5, a6, a7, a8 to define the surface equation, where the surface equation is expressed as z=a0+a1x+a2x 2 +a3y +a4y 2 +a5xy+a6x 2 y+a7xy 2 +a8x 2 y 2 , and (x, y, z) represents the spatial right-angle coordinates of each point in the nearest neighbor point group on the x-axis, y-axis, and z-axis; use The estimated points are substituted into the surface equation defined by the set of surface parameters to calculate the z-axis error, where the z-axis error (△z) is expressed as zk-a0+a1xk+a2xk 2 +a3yk+a4yk 2 +a5xkyk+a6xk 2 yk+ a7xkyk 2 +a8xk 2 yk 2 , and (xk, yk, zk) represents the spatial right-angle coordinates of the estimated point; judge whether the z-axis error is greater than the preset error threshold; if the z-axis error is greater than the error threshold, the estimated point is Treat it as a defect; and repeat all the above operations until each point of the second converted point cloud is processed.

此外,上述的誤差閥值是解析度距離的1-50%之間。 In addition, the aforementioned error threshold is between 1-50% of the resolution distance.

簡言之,本發明主要是利用粗略比對處理調整初始姿勢差異,盡可能將測物件點雲重合至標準物件點雲以減少後續處理的運算量,可大幅加快整體系統速度,再利用自適應性鄰近點逼近法進行精確比對處理,最後,利用曲面誤差比對法進行瑕疵檢測處理而獲得所需的瑕疵檢測結果。因此,本發明系統可大幅縮減運算時間,提高檢測立體物件表面瑕疵的正確性,非常適合應用於產品量產時在生產線上進行即時檢測的領域,藉以實現自動檢。 In short, the present invention mainly uses rough comparison processing to adjust the initial posture difference, and overlaps the measured object point cloud with the standard object point cloud as much as possible to reduce the amount of subsequent processing calculations, which can greatly accelerate the overall system speed, and then use adaptive The linear proximity point approximation method is used for accurate comparison processing, and finally, the surface error comparison method is used for flaw detection processing to obtain the required flaw detection results. Therefore, the system of the present invention can greatly reduce the calculation time and improve the accuracy of detecting the surface defects of the three-dimensional object, and is very suitable for the field of real-time inspection on the production line during mass production of products, thereby realizing automatic inspection.

S1、S10、S20、S30、S40‧‧‧步驟 S1, S10, S20, S30, S40‧‧‧Step

S50、S60、S70、S80、S90、S100‧‧‧步驟 S50, S60, S70, S80, S90, S100‧‧‧Step

10‧‧‧拍攝控制單元 10‧‧‧Shooting control unit

12‧‧‧點雲接收單元 12‧‧‧Point cloud receiving unit

14‧‧‧操作參數儲存單元 14‧‧‧Operation parameter storage unit

20‧‧‧點雲儲存單元 20‧‧‧Point Cloud Storage Unit

30‧‧‧粗略比對單元 30‧‧‧Rough comparison unit

40‧‧‧精確比對單元 40‧‧‧Precise comparison unit

50‧‧‧瑕疵檢測單元 50‧‧‧Defect detection unit

60‧‧‧瑕疵檢測結果儲存單元 60‧‧‧Defect detection result storage unit

C‧‧‧三維相機 C‧‧‧Three-dimensional camera

D‧‧‧輸送方向 D‧‧‧Conveying direction

M‧‧‧點雲比對裝置 M‧‧‧Point cloud comparison device

P‧‧‧顯示裝置 P‧‧‧Display device

ST‧‧‧標準物件 ST‧‧‧Standard Object

UUT‧‧‧待測物件 UUT‧‧‧Object to be tested

V‧‧‧輸送帶 V‧‧‧Conveyor belt

第一圖顯示本發明實施例立體影像表面瑕疵檢測系統的操 作流程圖。 The first figure shows the operation of the 3D image surface defect detection system according to the embodiment of the present invention. Make a flow chart.

第二圖顯示本發明實施例立體影像表面瑕疵檢測系統的示意圖。 The second figure shows a schematic diagram of a three-dimensional image surface defect detection system according to an embodiment of the present invention.

第三圖顯示本發明實施例立體影像表面瑕疵檢測系統中點雲比對裝置的功能方塊示意圖。 The third figure shows the functional block diagram of the point cloud comparison device in the 3D image surface defect detection system according to the embodiment of the present invention.

以下配合圖示及元件符號對本發明之實施方式做更詳細的說明,俾使熟習該項技藝者在研讀本說明書後能據以實施。 The following is a more detailed description of the implementation of the present invention in conjunction with the drawings and component symbols, so that those who are familiar with the art can implement it after studying this manual.

請參閱第一圖及第二圖,分別為本發明實施例立體影像表面瑕疵檢測系統的操作流程圖及示意圖。如第一圖及第二圖所示,本發明的立體影像表面瑕疵檢測系統包含步驟S1、S10、S20、S30、S40、S50、S60、S70、S80、S90以及S1000,用以依據標準物件ST以檢測待測物件UUT是否有表面瑕疵。簡言之,本發明的立體影像表面瑕疵檢測系統主要是進行拍照、擷取三維點雲、粗略比對處理、精確比對處理以及瑕疵檢測處理。 Please refer to the first figure and the second figure, which are respectively an operation flowchart and a schematic diagram of the 3D image surface defect detection system according to an embodiment of the present invention. As shown in the first and second figures, the three-dimensional image surface defect detection system of the present invention includes steps S1, S10, S20, S30, S40, S50, S60, S70, S80, S90, and S1000 for standard object ST To detect whether the UUT of the object under test has surface defects. In short, the three-dimensional image surface defect detection system of the present invention mainly performs photographing, capturing a three-dimensional point cloud, rough comparison processing, precise comparison processing, and defect detection processing.

具體而言,本發明的立體影像表面瑕疵檢測系統首先執行步驟S1而開始本系統的操作,主要是備製標準物件ST以及至少一待測物件UUT,並架設三維相機C。舉例而言,標準物件ST可為模型物件,比如手工拉製而成的物件,而待測物件UUT可為機器製造的鑄造件、塑料做成的射出成型件、半成品、或最終組合產品,比如公仔,尤其是具有曲面變化特徵的物件。特別一提的是,上述的三維相機C可包含雙眼立體相機、單眼飛時(Time-of-Flight,ToF)相機或單結構光(Structured Light)相機,且點雲比對裝置M是由數位電路構成的積體電路。 Specifically, the 3D image surface defect detection system of the present invention first executes step S1 to start the operation of the system, mainly preparing a standard object ST and at least one object to be tested UUT, and setting up a three-dimensional camera C. For example, the standard object ST can be a model object, such as a hand-drawn object, and the object to be tested UUT can be a machine-made casting, plastic injection molding, semi-finished product, or final combined product, such as Dolls, especially objects with the characteristics of surface changes. In particular, the aforementioned three-dimensional camera C may include a binocular stereo camera, a single-eye time-of-flight (ToF) camera, or a single-structured light (Structured Light) camera, and the point cloud comparison device M is composed of An integrated circuit composed of digital circuits.

在步驟S10中,利用三維相機C拍攝標準物件ST以產生並傳 送屬於三維點雲的標準物件點雲,其中標準物件點雲是包含多個標準物件雲,而在步驟S20中,利用連結至三維相機C的點雲比對裝置M,用以接收標準物件點雲。 In step S10, use the three-dimensional camera C to photograph the standard object ST to generate and transmit Send a standard object point cloud belonging to a three-dimensional point cloud, where the standard object point cloud includes multiple standard object clouds, and in step S20, a point cloud comparison device M connected to the three-dimensional camera C is used to receive the standard object points cloud.

進入步驟S30,利用三維相機C拍攝待測物件UUT以產生並傳送屬於三維點雲的待測物件點雲,並在步驟S40中,利用點雲比對裝置M接收待測物件點雲。 In step S30, the UUT of the object under test is photographed by the three-dimensional camera C to generate and transmit the object point cloud belonging to the three-dimensional point cloud, and in step S40, the point cloud comparison device M is used to receive the object point cloud under test.

在實際應用上,標準物件ST可先安置在預設位置而由三維相機C拍攝,且所有的待測物件UUT是放置在輸送帶V上,並以輸送方向D前進而由三維相機C逐一拍攝,較佳的,標準物件ST是直立的姿勢,而待測物件UUT也是以直立姿勢放在輸送帶V上,或者,標準物件ST及所有的待測物件UUT是以直立姿勢放置在輸送帶V上,並以輸送方向D前進而由三維相機C逐一拍攝,尤其,標準物件ST、待測物件UUT與三維相機C之間可盡量保持固定距離,因此,標準物件點雲以及待測物件點雲之間的初始姿勢差異包含平移、旋轉。 In practical applications, the standard object ST can be first placed in a preset position and photographed by the 3D camera C, and all the objects to be tested UUT are placed on the conveyor belt V and proceed in the conveying direction D to be photographed by the 3D camera C one by one Preferably, the standard object ST is in an upright posture, and the object to be tested UUT is also placed on the conveyor belt V in an upright posture, or the standard object ST and all objects to be tested UUT are placed on the conveyor belt V in an upright posture The three-dimensional camera C will shoot one by one by moving forward in the conveying direction D. In particular, the standard object ST, the object under test UUT and the three-dimensional camera C can be kept as fixed distance as possible. Therefore, the standard object point cloud and the object point cloud The initial posture difference between them includes translation and rotation.

在步驟50中,點雲比對裝置M利用距離結構特徵比對法,對標準物件點雲以及待測物件點雲進行粗略比對處理,用以計算出標準物件點雲及待測物件點雲之間的粗略比對轉換關係,實質上是屬於轉換矩陣,並利用粗略比對轉換關係將待測物件點雲轉換成第一轉換點雲。 In step 50, the point cloud comparison device M uses the distance structure feature comparison method to roughly compare the standard object point cloud and the object point cloud to be measured to calculate the standard object point cloud and the object point cloud to be measured The rough comparison conversion relationship between the two is essentially a conversion matrix, and the rough comparison conversion relationship is used to convert the object point cloud to the first conversion point cloud.

更加具體而言,上述的距離結構特徵比對法是包含以下處理步驟。 More specifically, the above-mentioned distance structure feature comparison method includes the following processing steps.

首先,隨機選取該待測物件點雲中的三點以當作三比對點,再選取標準物件點雲中的三點以當作對應於三比對點的三選取點。 First, randomly select three points in the point cloud of the object to be tested as the three comparison points, and then select three points in the standard object point cloud as the three selected points corresponding to the three comparison points.

接著計算三比對點的三邊長以當作三比對點邊長,並計算三選取點的三邊長以當作三選取點邊長,且比較三比對點邊長及相對應三選取點邊長的三差值是否皆小於預設的邊長比較值。如果三差值皆小於邊長比較值,則三比對點及三選取點形成三匹配點對。 Then calculate the three side lengths of the three comparison points as the side lengths of the three comparison points, and calculate the three side lengths of the three selected points as the side lengths of the three selected points, and compare the side lengths of the three comparison points and the corresponding three Whether the three differences of the side length of the selected point are all less than the preset side length comparison value. If the three differences are all less than the side length comparison value, the three comparison points and the three selected points form a three matching point pair.

上述的邊長比較值可為三維相機C的解析度距離的10-50%之間,其中解析度距離是指由三維相機C所拍攝的三維點雲中最相鄰二點的距離,是由三維相機C的影像感測器決定。 The aforementioned side length comparison value can be between 10-50% of the resolution distance of the 3D camera C, where the resolution distance refers to the distance between the two nearest neighbors in the 3D point cloud captured by the 3D camera C, which is determined by The image sensor of the 3D camera C is determined.

然後,計算三匹配點對中三比對點及三選取點的轉換關係,並利用轉換關係將待測物件點雲轉換成轉換點雲。 Then, the conversion relationship between the three matching points and the three selected points in the three matching point pairs is calculated, and the conversion relationship is used to convert the point cloud of the object to be tested into a conversion point cloud.

計算轉換點雲及標準物件點雲之間相對應二點的距離,且計算所有該等距離的均分根值(Root-Mean-Square,RMS),進一步計算該等距離中小於預設的距離判斷值的總個數,藉以當作內群(Inlier)個數。上述的距離判斷值可為三維相機C的解析度距離的10-50%之間。 Calculate the distance between the corresponding two points between the converted point cloud and the standard object point cloud, and calculate the root mean square value (Root-Mean-Square, RMS) of all these distances, and further calculate the distances less than the preset distance The total number of judgment values is used as the number of Inliers. The aforementioned distance judgment value may be between 10-50% of the resolution distance of the three-dimensional camera C.

之後,判斷均分根值及內群個數是否達到預設的停止條件,且停止條件係均分根值小於預設的均分根粗略比對判斷值且內群個數大於預設的內群個數粗略比對判斷值。 After that, it is judged whether the root mean value and the number of inner groups meet the preset stopping conditions, and the stopping condition is that the root mean value is less than the preset mean root rough comparison judgment value and the number of inner groups is greater than the preset inner group. The number of groups is roughly compared to the judgment value.

如果達到停止條件,則轉換關係被視為粗略比對轉換關係,而如果未達到停止條件,則重複上述所有操作,直到完成待測物點雲的所有點為止。 If the stop condition is reached, the conversion relationship is regarded as a rough comparison of the conversion relationship, and if the stop condition is not reached, all the above operations are repeated until all points of the point cloud of the object to be measured are completed.

此外,粗略比對處理的粗略比對轉換關係是用以調整標準物件以及待測物件之間的初始姿勢差異,可減輕後續精確比對處理的計算量,加快處理速度。 In addition, the rough comparison conversion relationship of the rough comparison processing is used to adjust the initial posture difference between the standard object and the object to be tested, which can reduce the calculation amount of the subsequent accurate comparison processing and speed up the processing.

在完成步驟S50後進入步驟S60,點雲比對裝置M利用自適應性鄰近點逼近法(Adaptive Proximity Point Approximation),對標準物件點雲以及第一轉換點雲進行精確比對處理,用以計算出標準物件點雲及第一轉換點雲之間的精確比對轉換關係,實質上也是屬於轉換矩陣,再利用精確比對轉換關係將第一轉換點雲轉換成第二轉換點雲。 After completing step S50, proceed to step S60. The point cloud comparison device M uses Adaptive Proximity Point Approximation to accurately compare the standard object point cloud and the first converted point cloud for calculation The precise comparison conversion relationship between the standard object point cloud and the first conversion point cloud is essentially a conversion matrix, and then the precise comparison conversion relationship is used to convert the first conversion point cloud into the second conversion point cloud.

具體而言,自適應性鄰近點逼近法包含以下操作處理。 Specifically, the adaptive neighboring point approximation method includes the following operations.

首先,選取第一轉換點雲中的一點當作比對點,並找尋標準物件點雲中距離比對點最為鄰近的最鄰近點,且重複上述的二操作,直到完成第一轉換點雲所對應的所有最鄰近點為止。 First, select a point in the first converted point cloud as the comparison point, and find the nearest point closest to the comparison point in the standard object point cloud, and repeat the above two operations until the first conversion point cloud is completed. Up to all corresponding nearest points.

計算並統計所有比對點及相對應最鄰近點之間的距離而產生距離直方圖(Distance Histogram),且以距離直方圖的橫軸代表示距離,並以距離直方圖的縱軸表示具相同距離的個數。再利用最小交叉熵法(或稱為最大類間方差法,或Otsu法),計算距離直方圖所對應的距離閥值。 Calculate and count the distances between all comparison points and the corresponding nearest points to generate a distance histogram (Distance Histogram), and use the horizontal axis of the distance histogram to represent the distance, and use the vertical axis of the distance histogram to indicate the same The number of distances. Then use the minimum cross entropy method (or called the maximum between-class variance method, or Otsu method) to calculate the distance threshold corresponding to the distance histogram.

之後,判斷每個比對點及相對應最鄰近點的距離是否小於距離閥值,如果比對點及相對應該最鄰近點的距離小於距離閥值,則比對點以及最鄰近點是當作匹配點對,計算匹配點對中最鄰近點以及比對點之間的轉換關係,當作最鄰近轉換關係。 After that, it is judged whether the distance between each comparison point and the corresponding nearest point is less than the distance threshold. If the distance between the comparison point and the corresponding nearest point is less than the distance threshold, the comparison point and the nearest point are regarded as For the matching point pair, the conversion relationship between the closest point and the comparison point in the matching point pair is calculated, as the closest conversion relationship.

接著,利用最鄰近轉換關係轉換第一轉換點雲以產生最鄰近點雲,計算最鄰近點雲以及標準點雲中相對應二點之間的距離,且計算所有該等距離的最鄰近點雲均分根值(Root-Mean-Square,RMS),進一步計算最鄰近點雲中符合該距離小於預設的距離判斷值的總個數,以當作最鄰近點雲內群(Inlier)個數,且距離判斷值是解析度距離的10-50%之間。 Next, convert the first converted point cloud using the nearest neighbor conversion relationship to generate the nearest neighbor point cloud, calculate the distance between the nearest neighbor point cloud and the corresponding two points in the standard point cloud, and calculate all the nearest neighbor point clouds at the same distance Root-Mean-Square (RMS), further calculate the total number of the nearest point cloud that meets the distance less than the preset distance judgment value, and use it as the number of inliers in the nearest point cloud , And the distance judgment value is between 10-50% of the resolution distance.

判斷最鄰近點雲均分根值及最鄰近點雲內群個數是否達到預設的收斂條件,其中收斂條件是指最鄰近點雲均分根值小於預設的均分根精確比對判斷值且最鄰近點雲內群個數大於預設的內群個數精確比對判斷值。如果達到收斂條件,則最鄰近轉換關係被視為精確比對轉換關係,如果未達到收斂條件,則重複上述所有操作,直到完成第一轉換點雲的所有點為止。 Judge whether the root mean value of the nearest point cloud and the number of groups in the nearest point cloud reach the preset convergence condition, where the convergence condition means that the mean root value of the nearest point cloud is less than the preset mean root value. Value and the number of clusters in the nearest neighbor point cloud is greater than the preset number of clusters in the accurate comparison judgment value. If the convergence condition is reached, the nearest neighbor conversion relationship is regarded as an accurate comparison conversion relationship. If the convergence condition is not reached, all the above operations are repeated until all points of the first conversion point cloud are completed.

在完成步驟S60後進入步驟S70,點雲比對裝置M利用曲面誤差(Surface Error)比對法,對標準物件點雲以及第二轉換點雲進行瑕疵檢測處理,用以計算而獲得第二轉換點雲中與標準物件點雲不相符的多個瑕疵點,構成瑕疵點雲,進而產生包含瑕疵點雲的瑕疵檢測結果。 After completing step S60, proceed to step S70, the point cloud comparison device M uses the surface error comparison method to perform defect detection processing on the standard object point cloud and the second conversion point cloud, and calculates to obtain the second conversion Multiple flaws in the point cloud that do not match the standard object point cloud form a flawed point cloud, and then generate a flaw detection result that includes the flawed point cloud.

再者,點雲比對裝置M可連接至顯示裝置P,且將上述的瑕疵檢測結果進一步傳送至顯示裝置P,並由顯示裝置P顯示瑕疵檢測結果的內容。此外,三維相機C、點雲比對裝置M及顯示裝置P可整合成單一裝置,不僅具有輕薄短小的可攜帶性以及可隨時操作的方便性,還能提供全自動辨識物件瑕疵的智慧視覺功能。 Furthermore, the point cloud comparison device M can be connected to the display device P, and the above-mentioned defect detection result is further transmitted to the display device P, and the display device P displays the content of the defect detection result. In addition, the three-dimensional camera C, the point cloud comparison device M and the display device P can be integrated into a single device, which not only has the portability of light, thin and short, and the convenience of operation at any time, but also provides the intelligent vision function of fully automatic identification of object defects .

由於利用精確比對轉換關係所轉換成的第二轉換點雲已非常重合至該標準物件點雲,因此,曲面誤差比對法可很有效的找出瑕疵點。 Since the second conversion point cloud converted by the accurate comparison conversion relationship is already very coincident with the standard object point cloud, the surface error comparison method can effectively find the flaws.

進一步而言,曲面誤差比對法包含以下處理。 Furthermore, the curved surface error comparison method includes the following processing.

首先,選取第二轉換點雲中的一點當作估算點,再利用估算點找尋標準物件點雲中最鄰近的9點當作最鄰近點群。 First, select a point in the second conversion point cloud as the estimated point, and then use the estimated point to find the nearest 9 points in the standard object point cloud as the nearest point group.

接著,利用最鄰近點群以計算一組曲面參數,包含實數的a0、a1、a2、a3、a4、a5、a6、a7、a8,用以定義曲面方程式,其中曲面方 程式是表示成z=a0+a1x+a2x2+a3y+a4y2+a5xy+a6x2y+a7xy2+a8x2y2,且(x、y、z)表示最鄰近點群中每個點在x軸、y軸、z軸的空間直角座標。 Next, use the nearest neighbor point group to calculate a set of surface parameters, including real numbers a0, a1, a2, a3, a4, a5, a6, a7, and a8 to define the surface equation, where the surface square The formula is expressed as z=a0+a1x+a2x2+a3y+a4y2+a5xy+a6x2y+a7xy2+a8x2y2, and (x, y, z) means that each point in the nearest neighbor point group is on the x-axis, y-axis, and z-axis The right-angle coordinates of the space.

然後,利用估算點代入由組曲面參數所定義的曲面方程式,以計算z軸誤差,其中z軸誤差(△z)是表示為zk-a0+a1xk+a2xk2+a3yk+a4yk2+a5xkyk+a6xk2yk+a7xkyk2+a8xk2yk2,且(xk、yk、zk)表示估算點的空間直角座標。 Then, the estimated points are substituted into the surface equation defined by the set of surface parameters to calculate the z-axis error, where the z-axis error (△z) is expressed as zk-a0+a1xk+a2xk2+a3yk+a4yk2+a5xkyk+a6xk2yk+a7xkyk2 +a8xk2yk2, and (xk, yk, zk) represents the space rectangular coordinates of the estimated point.

接著判斷z軸誤差是否大於預設的誤差閥值。如果z軸誤差大於誤差閥值,則估算點被視為瑕疵點。重複上述所有操作,直到處理完第二轉換點雲的每個點為止。 Then it is determined whether the z-axis error is greater than the preset error threshold. If the z-axis error is greater than the error threshold, the estimated point is regarded as a defect point. Repeat all the above operations until each point of the second converted point cloud is processed.

此外,上述的誤差閥值是解析度距離的1-50%之間。 In addition, the aforementioned error threshold is between 1-50% of the resolution distance.

在完成步驟S 70後進入步驟S80,判斷是否已完成所有待測物件UUT,如果還未完成,則回到步驟S30,如果已完成,則進入步驟S90,由點雲比對裝置M輸出所有的瑕疵檢測結果,並執行步驟S100,結束本系統的操作。 After completing step S70, proceed to step S80 to determine whether all the UUTs to be tested have been completed. If not, return to step S30. If completed, proceed to step S90. The point cloud comparison device M outputs all If the defect is detected, step S100 is executed to end the operation of the system.

再者,瑕疵檢測結果是以第一顏色顯示待測物件點雲中的瑕疵點雲,且以不同於第一顏色的第二顏色顯示待測物件點雲中除瑕疵點雲以外的其餘部分。 Furthermore, the defect detection result displays the defect point cloud in the object point cloud under test in a first color, and displays the rest of the object point cloud under test except the defect point cloud in a second color different from the first color.

進一步具體而言,參考第三圖,本發明實施例立體影像表面瑕疵檢測系統中點雲比對裝置M的功能方塊示意圖。如第三圖所示,點雲比對裝置M包含拍攝控制單元10、點雲接收單元12、點雲儲存單元20、粗略比對單元30、精確比對單元40、瑕疵檢測單元50以及瑕疵檢測結果儲存單元60,其中拍攝控制單元10、點雲接收單元12連接至三維相機C,而點雲接收 單元12、粗略比對單元30、精確比對單元40、瑕疵檢測單元50是連接至點雲儲存單元20,且瑕疵檢測結果儲存單元60是連接至瑕疵檢測單元50以及顯示裝置P。 More specifically, referring to the third figure, the functional block diagram of the point cloud comparison device M in the 3D image surface defect detection system according to the embodiment of the present invention. As shown in the third figure, the point cloud comparison device M includes a shooting control unit 10, a point cloud receiving unit 12, a point cloud storage unit 20, a rough comparison unit 30, an accurate comparison unit 40, a flaw detection unit 50, and a flaw detection The result storage unit 60, wherein the shooting control unit 10 and the point cloud receiving unit 12 are connected to the three-dimensional camera C, and the point cloud receiving unit The unit 12, the rough comparison unit 30, the precise comparison unit 40, and the flaw detection unit 50 are connected to the point cloud storage unit 20, and the flaw detection result storage unit 60 is connected to the flaw detection unit 50 and the display device P.

在本發明中,三維相機C可在不受外部裝置的控制下自動拍攝物件,並產生、傳送三維點雲,此時,三維相機C還可在物件未更新下,比如所物件已檢測完畢,立即停止拍攝動作,自動達成節能、省電功效。例如,具體做法是利用物件偵測技術,比對預設時間內前、後二次拍攝的影像內容是否移動,如果物件未移動,則表示物件未更新,不須再進行拍攝。當然,也可利用其他偵測技術,比如超音波距離偵測、紅外線偵測、近接雷達偵測,等等要注意的是,這些習知技術都應涵蓋在本發明的範圍內。 In the present invention, the three-dimensional camera C can automatically photograph the object without being controlled by an external device, and generate and transmit a three-dimensional point cloud. At this time, the three-dimensional camera C can also be used when the object is not updated, for example, the object has been detected. Stop shooting immediately, and automatically achieve energy-saving and power-saving effects. For example, the specific method is to use the object detection technology to compare whether the content of the images taken twice before and after the preset time has moved. If the object does not move, it means that the object has not been updated and no more shooting is required. Of course, other detection technologies can also be used, such as ultrasonic range detection, infrared detection, proximity radar detection, etc. It should be noted that these conventional technologies should all fall within the scope of the present invention.

或者,三維相機C可在拍攝控制單元10的控制下拍攝物件,並產生、傳送三維點雲,此時,點雲比對裝置M可進一步包含操作參數儲存單元14,係連接至拍攝控制單元10,用以儲存需要進行拍攝的物件個數,比如經習用技術的I2C或SPI協定而由外部輸入,因此,拍攝控制單元10可讀取操作參數儲存單元14所儲存的物件個數,據以控制三維相機C進行拍攝,直到達到物件個數為止,進而實現第一圖中步驟S10、S30及S80的操作。 Alternatively, the three-dimensional camera C may photograph the object under the control of the photographing control unit 10, and generate and transmit a three-dimensional point cloud. At this time, the point cloud comparison device M may further include an operating parameter storage unit 14, which is connected to the photographing control unit 10. , Used to store the number of objects to be photographed, such as inputted from the outside through the I2C or SPI protocol of the conventional technology. Therefore, the photographing control unit 10 can read the number of objects stored in the operating parameter storage unit 14 to control The three-dimensional camera C shoots until the number of objects is reached, and then implements the operations of steps S10, S30, and S80 in the first figure.

拍攝控制單元10還可控制點雲接收單元12以接收來自三維相機C所拍攝、傳送的三維點雲,並由點雲接收單元12進一步將三維點雲儲存至點雲儲存單元20以供讀取。因此,點雲接收單元12、點雲儲存單元20係用以實現第一圖中步驟S20及S40的操作。 The shooting control unit 10 may also control the point cloud receiving unit 12 to receive the three-dimensional point cloud photographed and transmitted by the three-dimensional camera C, and the point cloud receiving unit 12 further stores the three-dimensional point cloud to the point cloud storage unit 20 for reading . Therefore, the point cloud receiving unit 12 and the point cloud storage unit 20 are used to implement the operations of steps S20 and S40 in the first figure.

此外,上述的粗略比對單元30、精確比對單元40以及瑕疵檢 測單元50分別實現第一圖中步驟S50、S60及S70的操作,包含粗略比對處理、粗略比對處理及瑕疵檢測處理,而且瑕疵檢測單元50會將瑕疵檢測處理所產生的瑕疵檢測結果傳送至瑕疵檢測結果儲存單元60而儲存。進一步,瑕疵檢測結果儲存單元60將所儲存的瑕疵檢測結果傳送至顯示裝置P而顯示,用以實現第一圖中步驟S90的輸出結果操作。 In addition, the above-mentioned rough comparison unit 30, precise comparison unit 40, and defect inspection The testing unit 50 respectively implements the operations of steps S50, S60 and S70 in the first figure, including rough comparison processing, rough comparison processing, and flaw detection processing, and the flaw detection unit 50 transmits the flaw detection results generated by the flaw detection processing The defect detection result storage unit 60 is stored. Further, the defect detection result storage unit 60 transmits the stored defect detection result to the display device P for display, so as to realize the output result operation of step S90 in the first figure.

要特別注意的是,本發明的點雲比對裝置M並非習用技術的中央處理器(CPU)或微處理器(MCU),更不需儲存或執行任何的韌體程式,而是屬於特定應用積體電路(Application Specific Integrated Circuit,ASIC),並且是由數位電路(Digital Circuit)構成,所以處理速度快,更加省電,操作穩定性更佳。 It should be particularly noted that the point cloud comparison device M of the present invention is not a central processing unit (CPU) or microprocessor (MCU) of conventional technology, and does not need to store or execute any firmware programs, but belongs to a specific application. Integrated circuit (Application Specific Integrated Circuit, ASIC), and is composed of digital circuit (Digital Circuit), so the processing speed is faster, more power saving, and better operation stability.

綜上所述,本發明的主要特點在於利用粗略比對處理調整初始姿勢差異,盡可能將測物件點雲重合至標準物件點雲以減少後續處理的運算量,可大幅加快整體系統速度。此外,還利用自適應性鄰近點逼近法進行精確比對處理,最後,利用曲面誤差比對法進行瑕疵檢測處理,找出所有瑕疵點,獲得瑕疵檢測結果。 In summary, the main feature of the present invention is to use rough comparison processing to adjust the initial posture difference, and to superimpose the measured object point cloud to the standard object point cloud as much as possible to reduce the amount of subsequent processing calculations and greatly accelerate the overall system speed. In addition, the adaptive neighboring point approximation method is used for accurate comparison processing, and finally, the surface error comparison method is used for defect detection processing to find all the defects and obtain the defect detection results.

因此,本發明系統可大幅縮減運算時間,並提高檢測立體物件表面瑕疵的正確性,非常適合應用於產品量產時在生產線上進行即時檢測的領域,實現全面自動化檢驗,剔除瑕疵品。 Therefore, the system of the present invention can greatly reduce the calculation time and improve the accuracy of detecting surface defects of three-dimensional objects. It is very suitable for the field of real-time inspection on the production line during mass production of products, realizes comprehensive automatic inspection and eliminates defective products.

由於本發明的技術內並未見於已公開的刊物、期刊、雜誌、媒體、展覽場,因而具有新穎性,且能突破目前的技術瓶頸而具體實施,確實具有進步性。此外,本發明能解決習用技術的問題,改善整體使用效率,而能達到具產業利用性的價值。 Since the technology of the present invention is not found in published publications, periodicals, magazines, media, and exhibition venues, it is novel, and can break through the current technical bottleneck and be implemented specifically, which is indeed progressive. In addition, the present invention can solve the problems of the conventional technology, improve the overall use efficiency, and achieve the value of industrial use.

以上所述者僅為用以解釋本發明之較佳實施例,並非企圖據以對本發明做任何形式上之限制,是以,凡有在相同之發明精神下所作有關本發明之任何修飾或變更,皆仍應包括在本發明意圖保護之範疇。 The above descriptions are only used to explain the preferred embodiments of the present invention, and are not intended to limit the present invention in any form. Therefore, any modifications or changes related to the present invention made under the same spirit of the invention , Should still be included in the scope of the invention's intention to protect.

S1、S10‧‧‧步驟 S1, S10‧‧‧Step

S20、S30、S40‧‧‧步驟 S20, S30, S40‧‧‧Step

S50、S60、S70‧‧‧步驟 S50, S60, S70‧‧‧Step

S80‧‧‧步驟 S80‧‧‧Step

S90、S100‧‧‧步驟 S90, S100‧‧‧Step

Claims (9)

一種立體影像表面瑕疵檢測系統,係用以依據一標準物件為標準且利用一立體影像技術而檢測至少一待測物件的表面瑕疵,包括:步驟S1,開始,係備製該標準物件以及該至少一待測物件,並架設一三維相機;步驟S10,利用該三維相機拍攝該標準物件以產生並傳送屬於三維點雲的一標準物件點雲,該標準物件點雲包含多個標準物件雲;步驟S20,利用連結至該三維相機的一點雲比對裝置,接收該標準物件點雲,且該點雲比對裝置是由一數位電路(Digital Circuit)構成的一積體電路(Integrated Circuit,IC);步驟S30,利用該三維相機拍攝該待測物件以產生並傳送屬於三維點雲的一待測物件點雲;步驟S40,利用該點雲比對裝置接收該待測物件點雲;步驟50,該點雲比對裝置利用一距離結構特徵比對法,對該標準物件點雲以及該待測物件點雲進行一粗略比對處理,用以計算出該標準物件點雲及該待測物件點雲之間的一粗略比對轉換關係,用以調整該標準物件以及該待測物件之間的一初始姿勢差異,並利用該粗略比對轉換關係將該待測物件點雲轉換成一第一轉換點雲;步驟S60,該點雲比對裝置利用一自適應性鄰近點逼近法(Adaptive Proximity Point Approximation),對該標準物件點雲以及該第一轉換點雲進行一精確比對處理,用以計算出該標準物件點雲及該第一轉換點雲之間的一精確比對轉換關係,且利用該精確比對轉換關係將該第一轉換點雲轉換成一第二轉換點雲; 步驟S70,該點雲比對裝置利用一曲面誤差(Surface Error)比對法,對該標準物件點雲以及該第二轉換點雲進行一瑕疵檢測處理,用以計算而獲得該第二轉換點雲中與該標準物件點雲不相符的多個瑕疵點以構成一瑕疵點雲,產生包含該瑕疵點雲的一瑕疵檢測結果;步驟S80,是否完成所有的該至少一待測物件,如果未完成,則回到步驟S30;步驟S90,該點雲比對裝置輸出所有的該瑕疵檢測結果;以及步驟S100,結束,其中該三維相機所拍攝的三維點雲中最相鄰二點的距離稱作一解析度距離,其中該距離結構特徵比對法是包含:隨機選取該待測物件點雲中的三點以當作三比對點;選取該標準物件點雲中的三點以當作對應於該三比對點的三選取點;計算該三比對點的三邊長以當作三比對點邊長;計算該三選取點的三邊長以當作三選取點邊長;比較該三比對點邊長及相對應該三選取點邊長的三差值是否皆小於預設的一邊長比較值,且該邊長比較值是該解析度距離的10-50%之間;如果該三差值皆小於該邊長比較值,則該三比對點及該三選取點形成三匹配點對;計算該三匹配點對中該三比對點及該三選取點的一轉換關係;利用該轉換關係將該待測物件點雲轉換成一轉換點雲;計算該轉換點雲及該標準物件點雲之間相對應二點的距離,且計算所有該等距離的一均分根值(Root-Mean-Square,RMS),進一步計算該等距離中小於預設的一距離判斷值的一總個數,藉以當作一內群(Inlier)個數,該距離判斷值為該三維相機的解析度距離的10-50%之間;判斷該均分根值及該內群個數是否達到預設的一停止條件,且該停止條件係該均分根值小於預設的一均分根粗略比對判斷值且該內群個數大於預設的一內群個數粗略比對判斷值;如果達到該停止條件,則該轉換關係被視為該粗略比對轉換關係; 以及如果未達到該停止條件,則重複上述所有操作,直到完成該待測物點雲的所有點為止,其中該自適應性鄰近點逼近法包含:選取該第一轉換點雲中的一點當作一比對點;找尋該標準物件點雲中距離該比對點最為鄰近的一最鄰近點;重複上述的二操作,直到完成該第一轉換點雲所對應的所有該最鄰近點為止;計算並統計所有該每個比對點及相對應該最鄰近點之間的距離而產生一距離直方圖(Distance Histogram),且以該距離直方圖的一橫軸代表示距離,並以該距離直方圖的一縱軸表示具相同距離的個數;利用一最小交叉熵法(或稱為最大類間方差法,或Otsu法),計算該距離直方圖所對應的一距離閥值;判斷每個該比對點及相對應該最鄰近點的距離是否小於該距離閥值;如果該比對點及相對應該最鄰近點的距離小於該距離閥值,則該比對點以及該最鄰近點是當作一匹配點對;計算該匹配點對中該最鄰近點以及該比對點之間的一轉換關係,當作一最鄰近轉換關係;利用該最鄰近轉換關係轉換該第一轉換點雲以產生一最鄰近點雲,計算該最鄰近點雲以及該標準點雲中相對應二點之間的距離,且計算所有該等距離的一最鄰近點雲均分根值(Root-Mean-Square,RMS),進一步計算該最鄰近點雲中符合該距離小於預設的一距離判斷值的一總個數,且該距離判斷值是該解析度距離的10-50%之間,以當作一最鄰近點雲內群(Inlier)個數;判斷該最鄰近點雲均分根值及該最鄰近點雲內群個數是否達到預設的一收斂條件,且該收斂條件係該最鄰近點雲均分根值小於預設的一均分根精確比對判斷值且該最鄰近點雲內群個數大於預設的一內群個數精確比對判斷值;如果達到該收斂條件,則該最鄰近轉換關係被視為該精確比對轉換關係;以及如果未達到該收斂條件,則重複上述所有操作,直到完成該第一轉換點雲的所有點為止, 其中該曲面誤差比對法包含:選取該第二轉換點雲中的一點當作一估算點;利用該估算點找尋該標準物件點雲中最鄰近的9點當作一最鄰近點群;利用該最鄰近點群以計算一組曲面參數,包含實數的a0、a1、a2、a3、a4、a5、a6、a7、a8,用以定義一曲面方程式,該曲面方程式係表示成z=a0+a1x+a2x2+a3y+a4y2+a5xy+a6x2y+a7xy2+a8x2y2,且(x、y、z)表示該最鄰近點群中每個點在x軸、y軸、z軸的一空間直角座標;利用該估算點代入由該組曲面參數所定義的曲面方程式,以計算一z軸誤差,該z軸誤差係表示為△z=zk-a0+a1xk+a2xk2+a3yk+a4yk2+a5xkyk+a6xk2yk+a7xkyk2+a8xk2yk2,且(xk、yk、zk)表示該估算點的空間直角座標;判斷該z軸誤差是否大於預設的一誤差閥值;如果該z軸誤差大於該誤差閥值,則該估算點被視為該瑕疵點;以及重複上述所有操作,直到處理完該第二轉換點雲的每個點為止。 A three-dimensional image surface defect detection system is used to detect the surface defect of at least one object to be tested based on a standard object as a standard and using a three-dimensional image technology. The system includes: step S1, start, prepare the standard object and the at least An object to be tested, and a three-dimensional camera is set up; step S10, using the three-dimensional camera to photograph the standard object to generate and transmit a standard object point cloud belonging to a three-dimensional point cloud, the standard object point cloud including multiple standard object clouds; step S20, using a point cloud comparison device connected to the 3D camera to receive the standard object point cloud, and the point cloud comparison device is an integrated circuit (IC) composed of a digital circuit (Digital Circuit) Step S30, use the three-dimensional camera to photograph the object to be tested to generate and transmit a point cloud of the object to be tested belonging to the three-dimensional point cloud; step S40, use the point cloud comparison device to receive the point cloud of the object to be tested; step 50, The point cloud comparison device uses a distance structure feature comparison method to perform a rough comparison process on the standard object point cloud and the object point cloud to be tested, so as to calculate the standard object point cloud and the object point to be tested A rough comparison conversion relationship between clouds is used to adjust an initial posture difference between the standard object and the object to be tested, and the rough comparison conversion relationship is used to convert the point cloud of the test object into a first conversion Point cloud; step S60, the point cloud comparison device uses an adaptive proximity point approximation method (Adaptive Proximity Point Approximation), the standard object point cloud and the first conversion point cloud to perform an accurate comparison process, to Calculating an accurate comparison conversion relationship between the standard object point cloud and the first conversion point cloud, and using the accurate comparison conversion relationship to convert the first conversion point cloud into a second conversion point cloud; Step S70, the point cloud comparison device uses a surface error comparison method to perform a defect detection process on the standard object point cloud and the second conversion point cloud to calculate and obtain the second conversion point Multiple defect points in the cloud that do not match the standard object point cloud are used to form a defect point cloud, and a defect detection result including the defect point cloud is generated; step S80, whether all the at least one object to be tested is completed, if not When finished, go back to step S30; step S90, the point cloud comparison device outputs all the flaw detection results; and step S100, end, where the distance between the two closest points in the three-dimensional point cloud captured by the three-dimensional camera is called Draw a resolution distance, where the distance structure feature comparison method includes: randomly selecting three points in the point cloud of the object to be tested as three comparison points; selecting three points in the standard object point cloud as Three selected points corresponding to the three comparison points; calculate the three side lengths of the three comparison points as the side lengths of the three comparison points; calculate the three side lengths of the three selected points as the three selection points side length; Compare the side lengths of the three comparison points and the side lengths of the corresponding three selected points to see if the three differences are less than the preset side length comparison value, and the side length comparison value is between 10-50% of the resolution distance; If the three difference values are all less than the side length comparison value, the three matching points and the three selected points form a three matching point pair; calculate a conversion of the three matching points and the three selected points in the three matching point pair Relationship; use the conversion relationship to convert the point cloud of the object under test into a conversion point cloud; calculate the distance between the conversion point cloud and the standard object point cloud corresponding to two points, and calculate the root mean of all these distances Value (Root-Mean-Square, RMS), and further calculate a total number of the distances that is less than a preset distance judgment value, and use it as an inlier number. The distance judgment value is the three-dimensional Between 10-50% of the resolution distance of the camera; determine whether the root mean value and the number of inner groups reach a preset stop condition, and the stop condition is that the root mean value is less than a preset mean Rough comparison judgment value for divided roots and the number of inner groups is greater than a preset rough comparison judgment value for the number of inner groups; if the stop condition is reached, the conversion relationship is regarded as the rough comparison conversion relationship; And if the stop condition is not reached, all the above operations are repeated until all points of the point cloud of the object to be measured are completed, wherein the adaptive proximity point approximation method includes: selecting a point in the first converted point cloud as A comparison point; find the closest point closest to the comparison point in the standard object point cloud; repeat the above two operations until all the closest points corresponding to the first converted point cloud are completed; calculation And count all the distances between each comparison point and the corresponding nearest point to generate a distance histogram (Distance Histogram), and use a horizontal axis of the distance histogram to represent the distance, and use the distance histogram A vertical axis of represents the number with the same distance; using a minimum cross-entropy method (or called the maximum between-class variance method, or Otsu method), calculate a distance threshold corresponding to the distance histogram; judge each Whether the distance between the comparison point and the nearest neighbor point is less than the distance threshold; if the distance between the comparison point and the nearest neighbor point is less than the distance threshold, the comparison point and the nearest point are regarded as A pair of matching points; calculating a conversion relationship between the nearest neighbor point and the comparison point in the pair of matching points as a nearest conversion relationship; using the nearest conversion relationship to convert the first conversion point cloud to generate A nearest point cloud, calculate the nearest point cloud and the distance between two corresponding points in the standard point cloud, and calculate the root mean value of a nearest point cloud (Root-Mean-Square, RMS) to further calculate a total number of points in the nearest neighbor point cloud that conform to the distance less than a preset distance judgment value, and the distance judgment value is between 10-50% of the resolution distance, to be regarded as a The number of Inliers in the nearest point cloud; determine whether the root mean value of the nearest point cloud and the number of Inliers in the nearest point cloud reach a preset convergence condition, and the convergence condition is the nearest point The cloud mean root value is less than the preset value of a mean root accurate comparison judgment value and the number of the nearest neighbor point cloud inner clusters is greater than the preset value of a preset inner cluster number precision comparison judgment value; if the convergence condition is reached, then The nearest neighbor conversion relationship is regarded as the accurate comparison conversion relationship; and if the convergence condition is not reached, all the above operations are repeated until all points of the first conversion point cloud are completed, The curved surface error comparison method includes: selecting a point in the second converted point cloud as an estimated point; using the estimated point to find the closest 9 points in the standard object point cloud as a closest point group; using The nearest neighbor point group is used to calculate a set of surface parameters, including real numbers a0, a1, a2, a3, a4, a5, a6, a7, a8 to define a surface equation, which is expressed as z=a0+ a1x+a2x2+a3y+a4y2+a5xy+a6x2y+a7xy2+a8x2y2, and (x, y, z) represents a spatial right-angle coordinate of each point in the nearest neighbor point group on the x-axis, y-axis, and z-axis; use The estimated point is substituted into the surface equation defined by the set of surface parameters to calculate a z-axis error. The z-axis error system is expressed as △z=zk-a0+a1xk+a2xk2+a3yk+a4yk2+a5xkyk+a6xk2yk+a7xkyk2+ a8xk2yk2, and (xk, yk, zk) represents the spatial right-angle coordinates of the estimated point; judge whether the z-axis error is greater than a preset error threshold; if the z-axis error is greater than the error threshold, the estimated point is Treat it as the defect; and repeat all the above operations until each point of the second converted point cloud is processed. 依據申請專利範圍第1項所述之立體影像表面瑕疵檢測系統,其中該三維相機包含一雙眼立體相機、一單眼飛時(Time-of-Flight,ToF)相機或一單結構光(Structured Light)相機。 According to the three-dimensional image surface defect detection system described in item 1 of the scope of patent application, the three-dimensional camera includes a binocular stereo camera, a single-eye time-of-flight (ToF) camera or a single structured light (Structured Light) )camera. 依據申請專利範圍第1項所述之立體影像表面瑕疵檢測系統,其中該初始姿勢差異包含平移、旋轉。 According to the three-dimensional image surface defect detection system described in item 1 of the scope of patent application, the initial posture difference includes translation and rotation. 依據申請專利範圍第1項所述之立體影像表面瑕疵檢測系統,其中該瑕疵檢測結果是以一第一顏色顯示該待測物件點雲中的該瑕疵點雲,且以不同於第一顏色的一第二顏色顯示該待測物件點雲中除該瑕疵點雲以外的其餘部分。 According to the three-dimensional image surface defect detection system described in item 1 of the scope of patent application, the defect detection result is displayed in a first color in the defect point cloud of the object to be tested, and is different from the first color A second color displays the rest of the point cloud of the object to be tested excluding the defect point cloud. 依據申請專利範圍第1項所述之立體影像表面瑕疵檢測系統,其中該標準物件是安置在一預設位置而該三維相機拍攝,而該至少一待測物件是放置在一輸送帶上,並以一輸送方向前進而由該三維相機逐一拍攝,且該標準物件、該待測物件與該三維相機之間係保持一固定距離。 According to the three-dimensional image surface defect detection system described in item 1 of the scope of patent application, the standard object is placed in a preset position and shot by the three-dimensional camera, and the at least one object to be tested is placed on a conveyor belt, and It moves forward in a conveying direction and is photographed by the three-dimensional camera one by one, and a fixed distance is maintained between the standard object, the object to be tested and the three-dimensional camera. 依據申請專利範圍第1項所述之立體影像表面瑕疵檢測系統,其中該標 準物件及該至少一待測物件是放置在一輸送帶上,並以一輸送方向前進而由該三維相機逐一拍攝,且該標準物件、該待測物件與該三維相機之間係保持一固定距離。 According to the three-dimensional image surface defect detection system described in item 1 of the scope of patent application, the standard The quasi-object and the at least one object to be tested are placed on a conveyor belt and moved in a conveying direction to be photographed by the three-dimensional camera one by one, and a fixed object is maintained between the standard object, the object to be tested and the three-dimensional camera distance. 依據申請專利範圍第1項所述之立體影像表面瑕疵檢測系統,進一步包含一顯示裝置,係連接至該點雲比對裝置,用以接收該瑕疵檢測結果,並顯示該瑕疵檢測結果的內容。 The three-dimensional image surface defect detection system according to the first item of the patent application further includes a display device connected to the point cloud comparison device for receiving the defect detection result and displaying the content of the defect detection result. 依據申請專利範圍第7項所述之立體影像表面瑕疵檢測系統,其中該顯示裝置、該點雲比對裝置及該三維相機是整合成一單一裝置。 According to the three-dimensional image surface defect detection system described in item 7 of the scope of patent application, the display device, the point cloud comparison device and the three-dimensional camera are integrated into a single device. 依據申請專利範圍第1項所述之立體影像表面瑕疵檢測系統,其中該點雲比對裝置包含一拍攝控制單元、一點雲接收單元、一點雲儲存單元、一粗略比對單元、一精確比對單元、一瑕疵檢測單元以及一瑕疵檢測結果儲存單元,且該點雲比對裝置進一步包含一操作參數儲存單元,該操作參數儲存單元是連接至該拍攝控制單元,用以儲存需要進行拍攝的一物件個數,該拍攝控制單元及雲接收單元是接至該三維相機,該點雲接收單元、該粗略比對單元、該精確比對單元及該瑕疵檢測單元是連接至該點雲儲存單元,該瑕疵檢測結果儲存單元是連接至該瑕疵檢測單元,該拍攝控制單元讀取該操作參數儲存單元所儲存的物件個數,並據以控制該三維相機以進行拍攝,直到達到該物件個數為止,進而實現該步驟S10、S30及S80的操作,該拍攝控制單元控制該點雲接收單元以接收來自該三維相機所拍攝、傳送的三維點雲,並由該點雲接收單元進一步將該三維點雲儲存至該點雲儲存單元以供讀取,該點雲接收單元及該點雲儲存單元係用以實現該步驟S20及S40的操作,該粗略比對單元、該精確比對單元以及該瑕疵檢測單元是用以分別實現該步驟S50、S60及S70的操作,包含該粗略比對處理、該粗略比對處理及該瑕疵檢測處理,而且該瑕疵檢測單元將該瑕疵檢測處理所產生的該瑕疵檢測結果傳送至該瑕疵檢測結果儲存單元而儲存。 According to the three-dimensional image surface defect detection system described in item 1 of the scope of patent application, wherein the point cloud comparison device includes a shooting control unit, a point cloud receiving unit, a point cloud storage unit, a rough comparison unit, and an accurate comparison Unit, a flaw detection unit, and a flaw detection result storage unit, and the point cloud comparison device further includes an operation parameter storage unit, which is connected to the shooting control unit and used to store a The number of objects, the shooting control unit and the cloud receiving unit are connected to the 3D camera, the point cloud receiving unit, the rough comparison unit, the precise comparison unit and the defect detection unit are connected to the point cloud storage unit, The defect detection result storage unit is connected to the defect detection unit, and the shooting control unit reads the number of objects stored in the operation parameter storage unit, and controls the three-dimensional camera to shoot accordingly until the number of objects is reached , And then implement the operations of steps S10, S30 and S80. The shooting control unit controls the point cloud receiving unit to receive the three-dimensional point cloud photographed and transmitted by the three-dimensional camera, and the point cloud receiving unit further performs the three-dimensional point cloud The cloud is stored in the point cloud storage unit for reading, the point cloud receiving unit and the point cloud storage unit are used to implement the operations of steps S20 and S40, the rough comparison unit, the precise comparison unit, and the defect The detection unit is used to implement the operations of steps S50, S60, and S70 respectively, including the rough comparison processing, the rough comparison processing, and the flaw detection processing, and the flaw detection unit detects the flaw generated by the flaw detection processing The detection result is transmitted to the defect detection result storage unit and stored.
TW108122501A 2019-06-25 2019-06-25 Three-dimensional image surface defect detection system TWI742391B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
TW108122501A TWI742391B (en) 2019-06-25 2019-06-25 Three-dimensional image surface defect detection system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW108122501A TWI742391B (en) 2019-06-25 2019-06-25 Three-dimensional image surface defect detection system

Publications (2)

Publication Number Publication Date
TW202100987A true TW202100987A (en) 2021-01-01
TWI742391B TWI742391B (en) 2021-10-11

Family

ID=75234833

Family Applications (1)

Application Number Title Priority Date Filing Date
TW108122501A TWI742391B (en) 2019-06-25 2019-06-25 Three-dimensional image surface defect detection system

Country Status (1)

Country Link
TW (1) TWI742391B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117291918A (en) * 2023-11-24 2023-12-26 吉林大学 Automobile stamping part defect detection method based on three-dimensional point cloud

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI574003B (en) * 2015-05-21 2017-03-11 正修學校財團法人正修科技大學 Device for detecting a three-dimensional image of welds and method for detecting the same
JP7140784B2 (en) * 2017-03-01 2022-09-21 ポイントクラウド インコーポレイテッド Modular 3D optical detection system
US11016193B2 (en) * 2017-07-05 2021-05-25 Ouster, Inc. Light ranging device having an electronically scanned emitter array

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117291918A (en) * 2023-11-24 2023-12-26 吉林大学 Automobile stamping part defect detection method based on three-dimensional point cloud
CN117291918B (en) * 2023-11-24 2024-02-06 吉林大学 Automobile stamping part defect detection method based on three-dimensional point cloud

Also Published As

Publication number Publication date
TWI742391B (en) 2021-10-11

Similar Documents

Publication Publication Date Title
CN110555889B (en) CALTag and point cloud information-based depth camera hand-eye calibration method
WO2018221746A1 (en) Flight parameter measuring apparatus and flight parameter measuring method
CN109765240B (en) Device and method for detecting stitch defects of industrial parts
CN103644852B (en) Eyeglass film thickness automatic checkout system
CN109520436B (en) Butterfly spring three-dimensional size automatic measurement system based on machine vision and measurement method thereof
CN105957082A (en) Printing quality on-line monitoring method based on area-array camera
CN110672007A (en) Workpiece surface quality detection method and system based on machine vision
CN102529019B (en) Method for mould detection and protection as well as part detection and picking
CN109470149B (en) Method and device for measuring position and posture of pipeline
CN109448045A (en) Plane polygon object measuring method and machine readable storage medium based on SLAM
CN110260818B (en) Electronic connector robust detection method based on binocular vision
CN110517265A (en) A kind of detection method of surface defects of products, device and storage medium
CN111415339B (en) Image defect detection method for complex texture industrial product
CN110554046A (en) detection system and method for pins of electronic components
CN111353997B (en) Real-time three-dimensional surface defect detection method based on fringe projection
CN114383505A (en) Automatic detection device for dimension of short shaft type part
TWI742391B (en) Three-dimensional image surface defect detection system
CN114577135B (en) 3D detection method and system for chip pin warpage based on single lens
CN108205210B (en) LCD defect detection system and method based on Fourier mellin and feature matching
CN111325803A (en) Calibration method for evaluating binocular camera internal and external participation time synchronization
CN108180825B (en) A kind of identification of cuboid object dimensional and localization method based on line-structured light
CN105783716A (en) Machine vision based full-automatic measuring instrument and method for structural steel wire
Huang et al. Line laser based researches on a three-dimensional measuring system
CN115184362A (en) Rapid defect detection method based on structured light projection
Peng et al. Real time and robust 6D pose estimation of RGBD data for robotic bin picking