A method for intelligently detecting scene video 
noise of a 
transformer station includes the steps of S1, obtaining the original code 
stream of the scene video of the 
transformer station, and carrying out 
video decoding to obtain YUV420 standard Y, U, V data, S2, obtaining images of front and rear frames in the code 
stream, differentiating the Y, U, V data of the current frame image with those of the previous frame image to obtain a foreground image including 
noise information, S3, calculating a Y data Canny graph of a YUV420 image, conducting expansion 
processing for the Canny graph, filtering current foreground region according to the graph, conducting 
convolution operation by using the Laplacian operator with the operator formula being shown in the description to obtain a 
noise area, converting the texture information of the noise region into SIFT characteristics according to the texture information of the noise region, screening out a candidate region by using a RANSAC 
algorithm, calculating the noise values on the region by using noise confidence, and S4, outputting the result. The detection result is high in accuracy.