搜索资源列表
DisplayX
- 检测液晶屏幕好坏的最好的程序,本人一直在用-Detection of the best LCD screen of the program good or bad, I have been in use
modefilt
- A similar non-linear filter with slightly different properties is the mode filter which replaces each pixel with the mode of its neighboring pixels. I additionally make a slight modification so that “bad” pixels are ignored entirely in the computatio
direct
- Direct Draw App If you want fast animation (games!), you have to use DirectX. Try filling the screen by drawing each pixel separately using GDI. Compare it with DirectX, which gives you practically direct access to the screen buffer. There s no com
GameVHDL
- 在游戏开始前,按下clear键开始点阵像素的扫描,每次显示一个点,在1.6s的时间内将用到的点阵的16个点扫描一遍以检查好坏; Re(复位键)重新开始,按下时数码管显示分数清0,重新产生第一个方块; le键实现左移,ri键实现右移; 由于资源限制,采用一个数码管显示分数,每消一行时,数码管分数加一,加到10时重新自动变为0; 用一个拨码开关控制下落的速度,置1时快速0.6s,置0时慢速1s -Lattice pixel scanned each time a point be
BPR
- Check the bad pixel rate (BPR) for images. c++ and open cv2 code
BlitRowTest
- Returns -1 on success, else the x coord of the first bad pixel, return its value in bad.
bad_pixel_estimation_PCA
- Bad pixel estimation using PCA for hyperspectral images.
bad_pixel_estimation_adaptive
- Adaptive bad pixel estimation for hyperspectral images. It uses the captured image and a dark reference image for computation.
Desktop
- 针对红外图像,利用二乘拟合法,实现图像的盲元检测和替换,替换利用均值法。(infrared image bad pixel instead)