午夜国产在线小视频_豆国产95在线|亚洲_一色屋免费精品视频_精品国产国产综合精品_国产亚洲综合第一页在线_国产不卡高清视频手机版_少妇乳大丰满_亚洲少妇激情海角社区_成人网站欧美粗黑

2021

2021

  • Record 145 of

    Title:A real-time ultra-low light color imaging system based on FPGA
    Author(s):Hua, Wang(1,2); He, Bian(2); Lei, Yang(1,2); Hui, Zhang(1,2); Zhong, CaoJian(2)
    Source: Journal of Physics: Conference Series  Volume: 2033  Issue: 1  DOI: 10.1088/1742-6596/2033/1/012010  Published: October 5, 2021  
    Abstract:This article shows a low light color image acquisition system, The core components of the system are the Fairchild’s SCMOS image sensor CIS1910F1111 and XILINX’s Artix-7 XC7A100T-2CSG324I FPGA, the remarkable advantage of the system is that it can obtain better color imaging effect under lower illumination environment, and the image noise is much less than other similar products. Based on the excellent imaging performance of the image detector, a high performance real-time low-light level color imaging system is developed. This imaging system can obtain the characteristic information of the targets under ultra-low illuminance environment, including the details, colors and so on. The hardware of the low light level imaging system mainly contains a color SCMOS image sensor and a FPGA, a driving circuit of a combination of DDR3, the ultra-low noise power conversion circuit and a Camera-Link and a 3G-SDI interface circuits. The SCMOS chip is used for photoelectric conversion of the shot scene and the FPGA is used for the control of the whole imaging system, image acquisition and image processing, etc, The FPGA software system consists of SCMOS initialize configuration and timing control module, automatic exposure control module, real-time color image processing module, imaging tone mapping module, image denoising module and image enhancement module. The automatic exposure control (AEC) module adaptively adjusts the average gray value of the region of interest. The module automatically calculates the exposure time and gain value of the next frame according to the current frame image data value. The real-time color image processing module includes color restoration, automatic white balance and color spaces conversion, etc. The image denoising module uses the advanced real-time guide-filter algorithm. The image tone mapping module and enhancement module are proposed based on an improved automatic threshold logarithmic and enhancement algorithm. Combining the hardware and FPGA soft algorithm with excellent performance, the imaging results show that the system can get good color image effect of the ultra-low light level about 10-2lx. ? 2021 Institute of Physics Publishing. All rights reserved.
    Accession Number: 20214311059011
  • Record 146 of

    Title:Deep Category-Level and Regularized Hashing with Global Semantic Similarity Learning
    Author(s):Chen, Yaxiong(1); Lu, Xiaoqiang(1)
    Source: IEEE Transactions on Cybernetics  Volume: 51  Issue: 12  DOI: 10.1109/TCYB.2020.2964993  Published: December 1, 2021  
    Abstract:The hashing technique has been extensively used in large-scale image retrieval applications due to its low storage and fast computing speed. Most existing deep hashing approaches cannot fully consider the global semantic similarity and category-level semantic information, which result in the insufficient utilization of the global semantic similarity for hash codes learning and the semantic information loss of hash codes. To tackle these issues, we propose a novel deep hashing approach with triplet labels, namely, deep category-level and regularized hashing (DCRH), to leverage the global semantic similarity of deep feature and category-level semantic information to enhance the semantic similarity of hash codes. There are four contributions in this article. First, we design a novel global semantic similarity constraint about the deep feature to make the anchor deep feature more similar to the positive deep feature than to the negative deep feature. Second, we leverage label information to enhance category-level semantics of hash codes for hash codes learning. Third, we develop a new triplet construction module to select good image triplets for effective hash functions learning. Finally, we propose a new triplet regularized loss (Reg-L) term, which can force binary-like codes to approximate binary codes and eventually minimize the information loss between binary-like codes and binary codes. Extensive experimental results in three image retrieval benchmark datasets show that the proposed DCRH approach achieves superior performance over other state-of-the-art hashing approaches. ? 2013 IEEE.
    Accession Number: 20220111430045
  • Record 147 of

    Title:Job Recommendation System Based on Analytic Hierarchy Process and K-means Clustering
    Author(s):Feng, Peini(1); Jiahao Jiang, Charles(1); Wang, Jiale(1); Yeung, Sunny(1); Li, Xijie(2)
    Source: ACM International Conference Proceeding Series  Volume:   Issue:   DOI: 10.1145/3474963.3474978  Published: June 25, 2021  
    Abstract:Many students search for summer jobs during the vacation, but there are always too many choices. We need to find a way to help people choose a best summer job. We constructed a three-tier system to comprehensively illustrate the factors that high school students need to consider when looking for a summer job from the criteria of comfort, salary, personal gain, and matching degree. Under each criterion lie several sub-criteria (which are discussed later in detail). We also investigated students' opinions toward each factor to get the judgement matrices for our AHP model. To reduce the subjectivity of the AHP model and reduce the correlation of various indexes in model construction, the AHP model and principal component analysis model were combined to construct the optimal weight model to obtain the optimal weight. And we utilized K-means clustering model to classify the work, adopted elbow method to determine the K value of the number of categories divided according to SSE (Sum of the squared errors) from the perspective of the data itself, and selected the class with the highest clustering center as the selection range of students. Finally we created ten fictional persons based on the samples we chose. The relevant questionnaires tested the students' character ability, and we used the GRNN neural network model to map the questionnaire to the weight. In this way, our model can conveniently get the weight result and calculate to help students find the optimal jobs collection by filling in the questionnaire. ? 2021 ACM.
    Accession Number: 20214411086118
  • Record 148 of

    Title:A Novel Negative-Transfer-Resistant Fuzzy Clustering Model with a Shared Cross-Domain Transfer Latent Space and its Application to Brain CT Image Segmentation
    Author(s):Jiang, Yizhang(1,2); Gu, Xiaoqing(3); Wu, Dongrui(4); Hang, Wenlong(5); Xue, Jing(6); Qiu, Shi(7); Lin, Chin-Teng(8)
    Source: IEEE/ACM Transactions on Computational Biology and Bioinformatics  Volume: 18  Issue: 1  DOI: 10.1109/TCBB.2019.2963873  Published: January-February 2021  
    Abstract:Traditional clustering algorithms for medical image segmentation can only achieve satisfactory clustering performance under relatively ideal conditions, in which there is adequate data from the same distribution, and the data is rarely disturbed by noise or outliers. However, a sufficient amount of medical images with representative manual labels are often not available, because medical images are frequently acquired with different scanners (or different scan protocols) or polluted by various noises. Transfer learning improves learning in the target domain by leveraging knowledge from related domains. Given some target data, the performance of transfer learning is determined by the degree of relevance between the source and target domains. To achieve positive transfer and avoid negative transfer, a negative-transfer-resistant mechanism is proposed by computing the weight of transferred knowledge. Extracting a negative-transfer-resistant fuzzy clustering model with a shared cross-domain transfer latent space (called NTR-FC-SCT) is proposed by integrating negative-transfer-resistant and maximum mean discrepancy (MMD) into the framework of fuzzy c-means clustering. Experimental results show that the proposed NTR-FC-SCT model outperformed several traditional non-transfer and related transfer clustering algorithms. ? 2004-2012 IEEE.
    Accession Number: 20210609904074
  • Record 149 of

    Title:Efficient two-step focal length calibration of space zoom camera without targets
    Author(s):Wang, Hao(1); Peng, Jianwei(1); Zeng, Hong(2); Zhang, Gaopeng(1); Wang, Feng(1); Liao, Jiawen(1)
    Source: Optical Engineering  Volume: 60  Issue: 11  DOI: 10.1117/1.OE.60.11.114104  Published: November 1, 2021  
    Abstract:Computer vision plays a key role in measuring the relative posture and position between spacecrafts, especially in various close-range space tasks. As one of the essential steps for computer vision, camera calibration is important for obtaining precise three-dimensional contours of a space target. The focal length of on-orbit zoom cameras constantly changes. Thus, it is practical to calibrate the focal length rather than other intrinsic camera parameters. However, traditional calibration targets, such as checkerboards, cannot be used to calibrate a space camera in orbit. To address this problem, we propose a two-step process for focal length calibration. In the first step, the initial estimate of the camera focal length was generated with vanishing points obtained from the solar panels of satellites. In the second step, the initial solution was optimized by the particle swarm optimization algorithm. The results of the simulations and laboratory experiments confirmed the accuracy, flexibility, and good antinoise interference performance of the proposed method. Thus, the proposed method has practical significance for space tasks, such as space rendezvous-docking and on-orbit maintenance. ? 2021 Society of Photo-Optical Instrumentation Engineers (SPIE).
    Accession Number: 20215011323793
  • Record 150 of

    Title:A comparison of neural networks algorithms for EEG and sEMG features based gait phases recognition
    Author(s):Wei, Pengna(1); Zhang, Jinhua(1); Tian, Feifei(2,3); Hong, Jun(1)
    Source: Biomedical Signal Processing and Control  Volume: 68  Issue:   DOI: 10.1016/j.bspc.2021.102587  Published: July 2021  
    Abstract:Surface electromyography (sEMG) and electroencephalogram (EEG) can be utilized to discriminate gait phases. However, the classification performance of various combination methods of the features extracted from sEMG and EEG channels for seven gait phase recognition has yet to be discussed. This study investigates the effectiveness of various dimensions of feature sets with different neural network algorithms in multiclass discrimination of gait phases. There are thirty-seven feature sets (slope sign change (SSC) of eight sEMG and twenty-one EEG channels, mean absolute value (MAV) of eight sEMG channels) and three classifiers (Linear Discriminant Analysis (LDA), K-nearest neighbor (KNN), Kernel Support Vector Machine (KSVM)) were utilized. The thirty-seven one-dimensional and six two-dimensional feature sets were applied to LDA and KNN, twenty-one-dimensional and thirty-seven-dimensional feature sets were applied to three optimized KSVM for gait phase recognition. We found that thirty-seven-dimensional feature sets with grid search KSVM achieved the highest classification accuracy (98.56 ± 1.34 %) and the time consumption was 26.37 s. The average time consumption of two-dimensional feature sets with KNN was the shortest (0.33 s). The SSC of sEMG with wider values distributions than others obtained a high performance. This indicates the wider the value distribution of features, the better accuracy of gait recognition. The findings suggest that a multi-dimensional feature set composed of EEG and sEMG features with KSVM achieved good performance. Considering execution time and recognition rate, two-dimensional feature sets with KNN are suitable for online gait recognition, thirty-seven-dimensional feature sets with KSVM are more likely to be used for off-line gait analysis. ? 2021 Elsevier Ltd
    Accession Number: 20211610220311
  • Record 151 of

    Title:High-index doped silica glass planar lightwave circuits
    Author(s):Chu, Sai T.(1); Little, Brent E.(2)
    Source: Optics InfoBase Conference Papers  Volume:   Issue:   DOI: null  Published: 2021  
    Abstract:We provide a review of the recent progress of the high-index doped silica glass planar lightwave circuits with a focus on the emerging applications in nonlinear optics and RF photonics. ? OSA 2021.
    Accession Number: 20214811221866
  • Record 152 of

    Title:Phase retrieval based on difference map and deep neural networks
    Author(s):Li, Baopeng(1,2,3,4); Ersoy, Okan K.(4); Ma, Caiwen(1); Pan, Zhibin(2); Wen, Wansha(1,3); Song, Zongxi(1); Gao, Wei(1)
    Source: Journal of Modern Optics  Volume: 68  Issue: 20  DOI: 10.1080/09500340.2021.1977860  Published: 2021  
    Abstract:Phase retrieval occurs in many research areas. There are some classical phase retrieval methods such as hybrid input-output (HIO) and difference map (DM). However, phase retrieval results are sensitive to noise, and the reconstructed images always include artefacts. In this paper, we use the DM algorithm together with DNN to get better phase retrieval results. We train one deep neural network using amplitude images and phase images, respectively. First, using DM, we get initial reconstructed amplitude and phase results. Then, using DNN improves both amplitude and phase results. Finally, using the DM algorithm again improves the DNN results further. The numerical experimental results show that using DM gives better results than HIO, and using DNN improves phase information better than just using DNN to train for amplitude information alone. Compared with only using DNN improves amplitude methods, our method using DM plus DNN plus DM yields a better reconstruction performance for both amplitude and phase. ? 2021 Informa UK Limited, trading as Taylor & Francis Group.
    Accession Number: 20213810923757
  • Record 153 of

    Title:Target classification algorithms based on multispectral imaging: A review
    Author(s):Zeng, Zimu(1,2); Wang, Weifeng(1); Zhang, Wenbo(1)
    Source: ACM International Conference Proceeding Series  Volume:   Issue:   DOI: 10.1145/3449388.3449393  Published: January 8, 2021  
    Abstract:Multispectral imaging extracts rich spectral information from targets, which greatly expands the function of traditional imaging technology. Multispectral imaging is widely used in agriculture, military, medicine, industry, and meteorology. Because of the information redundancy in multispectral images, it is necessary to reduce the dimension by pre-processing. In recent years, most of the researchers have adopted the methods of pre-processing before classification. Based on the principles of feature selection, feature transformation, and feature extraction, common dimensionality reduction methods are introduced, and the advantages and disadvantages of them are discussed. Afterwards, classification methods are divided into traditional methods and deep learning methods, and their characteristics and application prospect are discussed. Through comparison, the former are cost-effective and have the mature theories, while the latter have strong adaptability and high classification accuracy. At present, methods could be optimized from the perspective of saving computing resources and using spectral information efficiently. In the future, traditional methods will be improved and comprehensively used, while new methods with stronger adaptability and precision will be developed. ? 2021 ACM.
    Accession Number: 20212510533305
  • Record 154 of

    Title:Multiple Reliable Structured Patches for Object Tracking
    Author(s):Wu, Siyuan(1); Huang, Ju(1); Feng, Yachuang(1); Sun, Bangyong(1)
    Source: Cognitive Computation  Volume: 13  Issue: 6  DOI: 10.1007/s12559-020-09741-5  Published: November 2021  
    Abstract:It is essential to build the effective appearance model for object tracking in computer vision. Most object trackers can be roughly divided into two categories according to the appearance model: the bounding box model and the patch model. The bounding box model cannot handle shape deformation and occlusion of the non-rigid moving object effectively. The patch model is prone to be disturbed by complex backgrounds. In this paper, we propose a robust multi-structured-patch appearance model to represent the target for object tracking. The proposed appearance model is aimed to exploit and identify reliable patches that can be tracked effectively through the whole tracking process. According to attention mechanism in biological vision system, a coarse-to-fine strategy is usually used to search the target. Therefore, the proposed appearance model is represented by robust patches in different sizes, in which the bigger patches search the rough region of the target and the smaller patches estimate the accurate location. Experimental results on OTB100 dataset show that the proposed method outperforms state-of-the-art trackers. ? 2020, Springer Science+Business Media, LLC, part of Springer Nature.
    Accession Number: 20203209009012
  • Record 155 of

    Title:Coherent synthetic aperture imaging for visible remote sensing via reflective Fourier ptychography
    Author(s):Xiang, Meng(1,2); Pan, An(1,2); Zhao, Yiyi(1); Fan, Xuewu(1); Zhao, Hui(1); Li, Chuang(1); Yao, Baoli(1)
    Source: Optics Letters  Volume: 46  Issue: 1  DOI: 10.1364/OL.409258  Published: January 1, 2021  
    Abstract:Synthetic aperture radar can measure the phase of a microwave with an antenna, which cannot be directly extended to visible light imaging due to phase lost. In this Letter, we report an active remote sensing with visible light via reflective Fourier ptychography, termed coherent synthetic aperture imaging (CSAI), achieving high resolution, a wide field-of-view (FOV), and phase recovery. A proof-of-concept experiment is reported with laser scanning and a collimator for the infinite object. Both smooth and rough objects are tested, and the spatial resolution increased from 15.6 to 3.48 μm with a factor of 4.5. The speckle noise can be suppressed obviously, which is important for coherent imaging. Meanwhile, the CSAI method can tackle the aberration induced from the optical system by one-step deconvolution and shows the potential to replace the adaptive optics for aberration removal of atmospheric turbulence. ? 2020 Optical Society of America
    Accession Number: 20211310131721
  • Record 156 of

    Title:Multi-scale joint network based on Retinex theory for low-light enhancement
    Author(s):Song, Xijuan(1,2); Huang, Jijiang(1); Cao, Jianzhong(1); Song, Dawei(1,2)
    Source: Signal, Image and Video Processing  Volume: 15  Issue: 6  DOI: 10.1007/s11760-021-01856-y  Published: September 2021  
    Abstract:Due to the limitations of devices, images taken in low-light environments are of low contrast and high noise without any manual intervention. Such images will affect the visual experience and hinder further visual processing tasks, such as target detection and target tracking. To alleviate this issue, we propose a multi-scale joint low-light enhancement network based on the Retinex theory. The network consists of a decomposition part and an enhancement part. As a joint network, the decomposition and enhancement parts are mutually constrained, and the parameters are updated at the same time so that the image processing results are more excellent in detail. Our algorithm avoids the separation and recombination of decomposition and enhancement. Therefore, less information is lost in the processing of low-light images, and the enhancement result of the proposed algorithm is very close to the ground truth. In addition, in the enhancement part, we adopt a multi-scale network to fully extract image features. The multi-scale network maintains a balance between the global and local luminance of the illumination image. Retinex theory can effectively solve the problem of noise amplification and color distortion. At the same time, we have added color loss to solve the problem of color distortion, so that the enhancement result is closer to the normal-light image in color. The enhancement results are intuitively excellent, and the peak signal-to-noise ratio and structural similarity index results also reflect the reliability of the algorithm. ? 2021, The Author(s), under exclusive licence to Springer-Verlag London Ltd. part of Springer Nature.
    Accession Number: 20210609884621
中文在线一区二区三区| 日韩精品免费一区二区夜夜嗨| 国产精品久久久久久久| 日韩在线一区二区| 精品啪啪啪| 久久思思热| 亚洲成人激情在线| 中文字幕丰满人妻无码区隔壁人爱| 欧美日韩俄乌国产男女操逼逼视频 | 91久久精品无码一区二区毛片进| 色哟哟av| 特级无码| 色天堂影院| 久色婷婷| 调教妻弟的日日夜夜| 极品模特无码A片视频| 国产二级片| 蜜臀导航| 亚洲三级片网站| 午夜福利电影院| 亚洲中文字幕在线视频| 亚洲乱码一区二区三区在线观看| 囯产私伦一区二区三区| 人人看人人摸人人干人人操| 一区二区中文字幕| 免费看一级高潮毛片| 色综合色| 人人摸人人干人人操| 国产精品一区二区在线免费观看| 国产精品久久久久久久久久直播| 亚洲一级AV无码毛片久久精品| 91免费在线视频| 国产情侣小视频| 国产黄片久久| 二区三区视频| 日本欧美久久久久免费播放网| 99热这里| 亚洲无码性爱| 亚洲精品久久酒店| 国产无码网站| 欧美人和黑人牲交网站上线| 日韩无码免费视频| 亚洲国产乱伦18| 免费无码国产在线电影| 亚洲自拍小说| 国产一区在线午夜福利影片观看| 在线免费毛片| 欧美视频二区| 三级网站在线| 国产精品亚洲欧美在线播放| 亚州淫乱网| 一区二区三区日韩| 久久99精品国产麻豆宅宅| 精品在线一区| 日韩精品在线视频观看| 日韩黄片免费在线观看| 久久久婷婷| 无码a级| 亚洲精品乱码久久久久久| av黄片免费在线观看| 国精品无码一区二区三区| 少妇人妻偷人精品无码视频新浪| 日韩高清免费无专码区| 欧美不卡视频一区发布| 秋霞成人无码免费A片果冻| 99久久精品国产毛片| 日韩一区二区三区在线| 国产无码精品电影| 先锋AV资源| 国模一区二区| 欧美一级三级| 亚洲欧洲一区二区三区| 日躁夜躁狠狠躁2020| 超碰AV翔田千里| 国产一级a一级a免费视频 | 久久99免费视频| 怍爱视频| 午夜久久无码成人免费AV麻豆婷| 久久精品99北条麻妃| 国产中文字幕在线观看| 国产操片| 国产精品天堂| 人人干人人摸人人操| 二区三区偷拍浴室洗澡视频| 人妻无码一区二区| 亚洲AV无码片一区二区三区| 污污内射在线观看一区二区少妇| 特黄一级毛片| 欧美精品一| 国产精品 - 色哟哟| 亚洲av无码一区二区二三区| 911精品国产一区二区在线| 成人免费在线观看网站| 在线观看无码视频| 伊人久久婷婷| 一区二区无码在线| 久久成人一区二区| eeuss国产一区二区三区黑人 | 欧美视频中文字幕区| 欧美亚洲一区| 91爱豆传媒国产成人网站| 麻豆视频免费在线观看| 国产一级视频在线观看| 国产思思| 亚洲国产精品无码久久久秋霞1| 黄色aa视频| 欧美激情中文字幕| 日韩精品第一页| 亚洲无码五区| 久久国产视频网站| 人人操一区| 午夜精品一区二区三区在线视频| 国产又爽又黄无码无遮挡在线观看| 国产精品视频免费| 在线免费观看亚洲视频| 国产成人精品一区二区三区在线| 国产黄色免费| 97看片| 91视频导航| 性国产精品| 国产91在线播放| 无码精品久久久久久亚洲| 处一女一级a一片| 欧美三级午夜理伦三级中视频| 丁香五月久久| 国产欧美又粗又猛又爽| 真人一级毛片| 91超碰在线| 色哟哟一一国产精品| 影音先锋男人资源网| 日本一区二区三区四区| 午夜av在线播放| 国产成人亚洲综合| 欧美中文字幕在线观看| 少妇超碰| 日本www色视频| 亚洲激情成人视频小说| 天天躁日日躁狠狠很躁| 美女裸体无遮挡免费网站| 欧美午夜精品久久久久免费视| 91囯在线啪无码| 自拍偷拍精品| 亚洲a级电影| 欧美午夜三级| 亚洲精品色午夜无码专区日韩 | 999久久久免费精品国产| 91蜜桃婷婷狠狠久久综合9色| 免费下载黄片| 亚洲AV日韩AV永久无码色欲| 国产美女主播在线观看| 日本精品成人无码中文字幕网址 | 在线国产视频| 在线观看日韩精品| 无码国产| 黄片免费观看| 伊人网伊人网| 亚洲天堂一区二区| 99爱精品| 日产电影一区二区三区| 蜜桃AV丝袜一区二区三区| 亚洲综合社区| 久久久久久18禁欧美| 人妻99| 亚洲无码激情| 91在线免费观看| 久久艹| 五月婷婷视频在线观看| 国产精品日韩欧美| 国产午夜一区二区| 国产免费看黄片| 黄色一级网站| 亚洲精品少妇| 国产精品久久国产精品| 国产精品成人国产乱| 精品视频在线免费观看| 乱伦老女人一区二区| 安徽妇搡bbbb搡bbbb按摩| 日韩无码视频免费观看| 狠狠干av| 欧美一级A片高清免费播放| 婷婷色在线| 亚洲午夜福利精品国产字幕制服| 国产视频一区在线| 亚洲精品一区二区三区中文字幕| 九九九精品视频| 欧美一二区| 91久久偷偷做嫩草影院| 成人影片在线播放| 日本少妇三级片| 国产精品亚洲无码| 日逼视频免费看| 91se在线| 拳交美女A片大全| 中文字幕无码一区二区三区一本久| 日韩午夜| 波多野吉衣一区二区| 黄视频网站| 国产精品久久不卡| 神马久久春色| 国产在线99| 成人精品无码| 丁香五月天导航| 91AV在线视频蜜乳| 亚洲无码中文字幕在线| 高清无码在线播放| 奶乳咪咪人无码AV网址| 天天燥日日燥| 久久77| 国产精品久久久久久久久免费高清| 欧美特级| 欧美性爱三区| 国产一级免费视频| 国产SUV精品一区二区四| 免费无码一区二区三区| 久久伊99综合婷婷久久伊| 国产中文字幕在线播放| 野外欧美性爱无码| 国产熟女AAAAA片| 亚洲精品Mv| 亚洲无码一区二区在线| 中文字幕精品a片免费看| 国产免费一区| 岛国精品在线播放| 中文字幕国产| 国产永久精品| 日日夜夜爽| 欧美日本一区二区三区| 国产另类视频| 国产三级国产精品国产专区50| 久久久久亚洲AV无码专区首护士| 欧美日韩毛| AV一区二区在线观看| 久久久久日本精品一区二区三区| www天堂网极品| 色裕3区| 人妻系列中文字幕| 躁躁躁日日躁网站| 在线精品国产| 国产jizz| 国产免费高清视频| 国产91网| 久久视频在线免费观看| 强奸91| 精品无码一| 国产一区二区三区在线视频| 日逼视频xxxxxXxXX| 99福利视频| 国产一区二区毛片| 欧美老少交| 二级毛片| 网站黄免费| 中文字幕亚洲中文精品乱码在线| 九九九九九九精品| 粉嫩av一区二区三区在线播放 | 久久高清Av| 国产91视频| 天天综合永久| 日韩1区2区3区| 久久精品人妻| 天堂一区二区三区| 国产精品免费在线| 欧美大b| 偷拍洗澡一区二区三区| 一级做a爰片久久毛片无码电影| 欧美激情乱伦| 亚洲毛片| 久热精品视频| 日本少妇三级片| 国产一级做a爱片久久毛片A| 殴美A片骚刺激爽| 午夜成人亚洲理伦片在线观看| 亚洲免费网址| 久久91视频| 91精品国产综合久久久久久漫画| 久久久久久亚洲AV无码| 亚洲成人中文字幕| 色呦呦在线观看视频| 国产精品女| 久久发布国产伦子伦精品| 国产精品久久久久久久久免费看| 丰满岳跪趴高撅肥臀尤物在线观看| 999久久久免费精品国产| 韩国久久| 婷婷久久五月天| 精东粉嫩av免费一区二区三区 | 少妇高潮喷水惨叫久无码一区二区| 波多野结衣一区二区三区| 黄色操日本| 日韩中文字幕在线| 黄色大片网站| 91大神视频在线播放| 91五月天| 国产精品国产三级国产专播品爱网 | 亚洲无码视频一区| 评书三国演义袁阔成播讲365集| 一区二区三区亚洲| 久草资源在线| 秋霞视频在线观看| 黄色小视频网站在线观看| 中文字幕成人电影| h片在线观看免费| 爱骑艺波多野结衣一区| 99久久99久久免费精品不卡 | 色91精品久久久久久久久| 人妻一区二区精品| 欧美爆乳一区二区| 91精品国产综合久久香蕉922| 亚洲精品日韩激情在线电影| 国产性爱AV| 国产a一级毛片爽爽影院无码| 超碰98| 一级AV电影| 男女全黄做爰视频| 亚洲成人毛片| 美女搞黄网站| 国产A片| 国产深夜福利| 国产精品性爱视频| 女同一区二区| 亚洲免费成人| 极品91尤物被啪到呻吟喷水| 日韩精品在线免费观看| 在线二区| 99视频在线免费观看| 精品无码人妻一区二区| 99国产精品一区二区| 欧美日韩第一页| 亚洲精品无线| 一级二级毛片| 欧美视频中文字幕区| 久久天天操| 伊人久久艹| 久久久久一区| 中文字幕无码一区二区三区一本久| 欧美精品自拍| 国产婷婷一区二区三区久久| 777奇米第四在线精品视频| 在线观看免费黄片| 高清无码免费| 毛片无码一区二区三区A片视频| 好屌妞这里有精品| 亚洲欧洲无码AAA片在线观看| 在线观看你懂得| 成年人在线观看| 一级黄片免费观看| 亚洲Av无码午夜国产精品色软件 | 国产福利在线观看| 国产精品免费看| 精品国产a| 边操逼| 亚洲中文字幕无码AV| 亚洲福利| 国产亚洲91| 天天干天天日| 无码不卡在线| 亚洲自拍偷拍一区二区三区| 九色91在线| 国产精品免费在线| 美女网站黄| 99视频精品在线| 国产一级性爱| 欧美一级黄色网| 亚洲AV午夜精品一区二区三区| 操逼视频在线观看| 欧美精品一区二区视频| 亚洲AV永久纯肉无码精品动漫| 国产精品永久久久久久久久久| 国产精品18久久久| 免费无码国产| 国产丝袜在线| 精品自拍视频| 国产伦亲子伦亲子视频观看| 国内精品免费| 玖玖国产| 欧美青青草| 国产真实乱伦| 国产高清黄片| 久久91精品国产91久久跳| 国产精品超碰| 国产一区二区AV| 欧美一级二级片| 国产无码一区在线观看| 二区三区无码| 国产精品99精品久久免费 | 五月天av在线| 色综合天天综合网国产成人网| 最新中文字幕在线| 一级特色黄大片| blacked精品一区国产99| 高清无码网址| 欧美伊人影院| c逼网站| 狠狠干天天操| 欧美老司机| 亚洲无码一区在线| 天天精品| 久久久久久亚洲综合影院红桃| 国产精品香蕉| www.伊人| 亚洲AV中文无码乱人伦在线视色| 伊人黄色电影| 无码电影网站| 人人精品| 久久精品国产亚洲AV无码娇色| 人人操人人色| 精品一区二区无码| 亚洲av播放| 亚洲视频免费观看| 一级毛片久久久久| 激情久久久| 国产欧美日本| 偷拍洗澡一区二区三区| 激情淫荡视频| 欧美色偷偷| 黄色成人av| 欧美久久免费| 国产无码强奸视频| 99久久大香伊蕉在人线国产| 久热精品在线| 懂色Av噜噜一区二区三区AV| 先锋AV资源| 在线视频午夜| 国产精品久久久久久久久久久久久免费看 | 久久蜜乳av| 欧美黑人少妇高潮喷水| 国产一区二区三区视频在线观看 | 久久精品久久国产| 国产高清视频在线观看| 九九九国产| 玖玖精品在线| 俺去久久啦国产| 国产激情综合| 欧美成人精品一区二区三区| 亚洲第一影院| 国产片91| 国产色视频一区二区三区qq号| 不卡一区二区在线观看| 国产精品激情偷乱一区二区∴ | 伊人色综合久久久天天蜜桃| 精品欧美一区二区久久久伦| 秋霞三级伦电影| 日韩 精品 无码 系列 视频| 日韩av电影在线播放| 狠狠操狠狠干| 午夜久久无码成人免费AV麻豆婷| 日韩无码色图| av免费网站| 黄色片免费观看| 日本伊人网| 日韩无码一区二区三区| 北条麻妃在线视频| 熟妇人妻videos| 九九热免费| 亚洲AV电影免费在线观看| 精品国产成人亚洲午夜福利| 国产一区二区精品久久| 无码高清免费视频| 夜夜高潮夜夜爽精品欧美做爰| 操欧美老熟女| 天天操夜夜草| 日韩黄色电影网站| 日韩成人免费视频| 成人午夜福利| aaa国产| 日本无码精品| 亚欧AV| 免费日韩AV| 国产1级黄片| 午夜一级黄色片| 成人蜜桃视频| 国产a一区| 国产精品一区二区三区久久| 国产无码精品一区二区| 日韩欧美少妇| 91福利导航| 91免费在线播放| 一级性爱毛片| 特黄AAAAAAAA片免费直播| 青青草免费在线视频| 欧美三日本三级少妇三级在线播| 中文字幕在线视频网站| www天堂网极品| 国产特级黄片| 国产九九精品网址| 亚洲高清在线观看| 亚洲少妇一区二区| 久久欧美国产伦子伦精品按摩| 久久96国产精品久久99软件| 亚洲视频三区| 成人av免费在线观看| 手机在线看片AV| 99er这里只有精品| 日韩av在线免费观看| 亚洲AV中文| 欧美性视屏| 91成人无码看片在线观看| 国产深夜福利| 免费观看全黄做爰的视频| 久热精品视频| 国产精品美女久久久久久久久久久| 久久亚洲AV日韩AV无码A| 操网站91| 性爱视频操| 丁香婷婷在线| 色欲无码精品一区二区三区99满| a一级毛片| 久久网站精品深田| 天天看天天爽| 亚洲无码视频一区| 人妻无码熟妇乱又视频| 日韩熟女激情中文字幕| 成人性生交大片免费看4| 国产g蝌蚪| 国产最新精品视频| 久久无码人妻丰满熟妇区毛片| 尤物AV在线| 一牛影视无码| AV电影在线免费观看| 国产三级在线| 天天干一干| 亚洲自拍三区| 99re在线视频观看| 国产精品久久久久桃色TV| 国产精品国产三级国产专播品爱网| 91小黄片| 国产日韩欧美在线| 久久精品日韩| 欧美日韩一级黄片| 日韩三级电影在线观看| 国产91夫妻拳交| 无码操逼视频在线观看| 欧美一区二区三区| 国产又大又粗视频| 男人天堂网2024| 久久精品综合视频| 亚洲乱码一区二区三区在线观看 | 高清无码不卡视频| 无码aⅴ精品日本无码久久| 亚洲无码精选| 亚洲色一色| 亚洲精品色午夜无码专区日韩| 91香蕉在线视频| 夜夜看av| 国产夜色| 国产精品久久不卡| 国产成人在线视频| 色色视频网站| 久久国产视频网站| 伊人999| 无码专区第一页| 狠狠爱69AV| 久久91亚洲精品中文字幕奶水| 国产一级黄色| 思思热在线视频精品| 国产伦精品一区二区三区妓女下载 | 操逼无码视频13p| 国产一区二区三区三州| 国产精品第1页| 亚洲欧美日韩在线| 日韩一二三四五区| 久久AV无码乱码A片无码| 六十路熟女视频| 免费一级a| 久久久久成人片免费观看蜜芽| 久久无码电影| 玩弄人妻少妇500系列视频| 影音先锋男人| 青青草免费在线视频| 好屌妞视频这里只有精品| 国产视频无码| 日韩无码| 国产免费小视频| 中文字幕精品一区| 一本久道久久综合狠狠爱| 久久久久久久性爱| 在线高清不卡无码| 91一级毛片| 七天探花国产精品| 久久五月综合| 丰满人妻一区二区三区免费视频| xxxx黄色| 欧美日韩一区二区三| 国产成人在线视频播放| 亚洲欧洲天堂| 国产精品999久久久| 国产黄色一级大片| 久久久人妻精品| 狼友91精品一区二区三区| 九九自拍| 日韩无码专区| 亚洲综合精品| 一区二区操逼视频| 欧美天天澡天天爽日日a| 日韩成人在线观看| 性一级视频| 91精品国产综合久久久久久久| 亚洲AV无码久久久久精品同性| 亚洲一区二区视频| 成人日韩无码| 久久精品视频久久| 各种姿势玩小处雌女txt视频| 中文字幕99| 成人av免费在线观看| 久久18| 久久国产精品一区二区| 国产精品人妻无码久久久苍井空| 强奸乱伦视频第二页| 一区二区欧美日韩| 欧美少妇激情| 天天操夜夜爽| 99毛片| 日本乱伦视频网站| 中文字幕视频免费| 国产欧美精品一区二区三区色大师| 欧美香蕉视频| 91精品福利| 亚洲激情AV| 91人妻丰满熟妇Aⅴ无码| 成人欧美日韩| 亚洲精品无人区| 天天插天天色| 成人免费观看视频| 国产精品99久久久久久人| 日本中文字幕三级片| 伊人久久婷婷| 日本一区二区三区在线观看| 亚洲精品影视| 顶级嫩模被啪到呻吟不断| 国产精品久久影院| 91老肥熟| 国产在线无码| 黄片免费观看视频| 丰满熟妇大号BBWBBWBBW| 天天操福利导航| 国产精品系列视频| 老熟妇一区二区三区啪啪| 国产精品一区二区三区四区在线观看| 丁香五月天在线| 欧美久久一区二区| 黄色A级大片| av香蕉| 99久久久无码国产精品怎么下载| 久久久精品人妻一区二区三区色秀| 国产精品亚洲无码| 亚洲欧美日韩另类| 在线观看91| 国产91视频网站| 国产网站精品| 久久91精品国产91久久跳| 东北亲子乱子伦视频| 日韩超碰| 久久人人爽人人爽人人片av免费| 国产操逼网址| 91日本| 爆乳丰满熟妇一区二区三区爆乳| 婷婷视频在线| 午夜精品久久久| 蜜桃成人网站| 污网站在线看| 国产一区二区三区四区五区加勒比| 亚洲亚洲人成综合网络| 一级伦奷片高潮无码看了5| 影音先锋中文字幕资源6| 久久99电影| 中文字幕国产精品| 女人被狂躁到高潮视频免费网站| 国产毛片毛片毛片| a黄色澳门免费观看| 亚洲一二三四视频| www精品视频| 91在线| 欧美日韩黄色大片| 亚洲AV日韩AV永久无码网站| 亚洲国产综合在线| 午夜精品久久久内射近拍高清 | 伊人久久免费视频| 日本无码专区| 99国产精品99久久久久久粉嫩| 九九色色| 国内盗摄国产盗摄av| 欧美性爱男人天堂| 精品国产一区二区三区久久久蜜月| 欧美老熟妇一区二区三区| 国产精品对白久久久久粗| 日本性爱视频在线观看| 99视频精品全部在线观看下载| 香蕉AV在线| 人妻无码专区| av老司机在线| 日本精品二区| 免费91视频| 国产一区二区在线免费观看| 国产中文原创| 国产视频资源| 天天日综合网| 欧美激情五月天| 久久久国产精品一区二区白洁老师| 欧美人体视频一区二区三区| 成人网站观看| 国产激情在线观看| 亚洲人妻av| 国产日韩一区二区三区| 亚洲九九九| 亚洲91色图| 少妇午夜福利| Av天天有| 狼友91精品一区二区三区| 国产精品久久久久久一级毛片| free性丰满69性欧美| 欧美精品在欧美一区二区少妇| 国产免费AV片在线无码免费看| 国产超碰在线| 成人欧美一区二区三区黑人免费 | 黄色无码在线观看| 国产无码自拍| 精品九九视频| 麻豆网站在线观看| 另类无码| 国产高清无码视频在线播放| 国产精品国产三级国产aⅴ下载 | 日韩无码三级| 午夜乱伦| 福利视频一区二区| 久久久久无码| 国产亚洲精久久久久久无码色戒| 黄色免费AV| 亚洲精品国产精品乱码| 久久久精品一区| TS人妖另类精品视频系列| 91精品一区| 人妻无码中文字幕免费视频蜜桃| 九九色色| 最新国产精品视频| 免费A片久久久久久16色| av一区在线| 欧美青青草| 2024国精品产露脸偷拍视频| 青青操免费在线视频| 日本特黄视频| 精品黄色片| 另类av| 日韩有码在线观看| 精品中文字幕| 久一在线| 国产123视频| 中文天堂国产最新| 欧美一级在线| 天天躁日日躁AAAA动漫| 亚洲中文字幕精品| 又大又粗又爽| 国产伦亲子伦亲子视频观看| 九九性爱视频| 91精品国自产在线观看| 日本免费久久| 人人搞人人操人人插人人摸| 视频一区二区在线| 成人在线观看网站| 色一区导航| 久久久中文字幕| 亚洲综合视频在线| 日韩无码电影院| 欧美日韩一区二区三区在线观看| 欧美v在线| 国产成人无码AV| 嫩草91| 国产黄片在线免费看| 日本午夜精品| a v最新天堂| 欧美黄片一区二区| 一级a爰片免费| 久久午夜影院| 丁香激情五月天| 99精品免费久久久久久久久日本| 日本三级黄色片| 97p成人自拍偷拍| 亚洲爆乳无码一区二区三区| 免费AV在线网址| 无码人妻一区二区三区免费九色| 麻豆一级片| 99视频免费在线观看| 日本一区不卡| 邻居少妇张开双腿让我爽一夜| 国产亚洲AV| 囯产私伦一区二区三区| 日韩久久影院| 久久精品熟女亚洲av麻豆| 亚洲一区二区三区| 成人网站在线| 红桃视频一区二区三区免费| 夜夜操夜夜干| 国产一区二区精品无码| 青青草国产在线| 国产a区| 亚洲无码中文字幕在线| 在线视频中文字幕| 国产精品99久久久久久久鸭无压| 97综合| 国产精品久久久久久亚洲调教| 日韩成人在线视频| 日本一区二区三区在线观看| 亚洲免费三级| 日韩欧美在线不卡| 久久99久国产精品黄毛片入口| 久久精品国产亚洲A| 中文字幕手机在线视频| 婷婷色九月| 秋霞在线| 亚洲一级在线观看| 巨爆乳肉感一区二区三区视频| 久久精品7| 在线观看网站深夜免费| 777婷婷天堂综合区色吧| 国产精品九九九| 狠狠狠狠狠狠狠狠狠狠| 伊人久久综合| 亚洲精品综合| 牛牛影视精品国产伦| 亚洲狠狠婷婷综合久久久久图片| 国产精品一区在线播放| 日本欧美一区二区| 一级毛片免费视频| 九九热精品在线视频| 日韩视频一区二区三区| 国产乱视频| 亚洲一区中文字幕| 婷婷久久久| 久久久久国产精品免费免费搜索 | 免费在线观看成人网站| 成人大香蕉| 国产亚洲色婷婷久久99精品| 欧美日韩在线视频一区二区| 91香蕉网| 一级黄色片在线观察| 国产精品久久成人网站水多多| 久久无码高清| 操逼视频无码| 国产欧美精品区一区二区三区| 久久久69| 97人妻超碰| 久久久久国产精品| 国产超碰在线| 亚洲欧美视频在线观看| 国产精品无码一区二区三区绿巨人| 午夜黄色小视频| 久久精品99国产精| 午夜精品视频在线观看| 国产女人18毛片水真多1KT∧| 天天干夜夜欢| 国产AV国产精品无套内谢下载| 人人看人人摸人人干人人操| 经典AV在线| 国产精品久久久久久亚洲影视内衣| 久久久久99| 丁香五月中文字幕| 国产精品久久久久久久久久久久久免费看| 在线免费看黄片| 国产精品一区二区黑人巨大 | 粉嫩av一区二区三区天美传媒| 日本成人不卡| 国产精品不卡一区二区三区| 奶头啊嗯嗯国产精品免费| 国产AV一二三区| 精品人妻无码| 日韩三级黄片| 成人国产精品久久| 国产欧美一区二区精品97| 日韩黄片| 一级毛片免费看| 麻豆导航| 国产黄色大片| 天天操夜夜操狠狠操| 狠狠干av| 亚洲综合视频在线| 真人毛片| 欧美日韩乱| 在线中文字幕视频| 国产黄色自拍| 污视频在线观看网站| 艳妇h圆房~h嗯啊| 人人看人人干| 天天干天天草| 国产精品久久久久久久乖乖| 一级全黄少妇性色生活片| 免费的av| 风韵多水的老熟妇偷拍网站| 99re热精品视频| 国产无码毛片| 麻豆av网站| 日韩第一区| 日韩黄色录像| 午夜久久久| 在线免费国产| 国产黄色在线| 狠狠干狠狠爱| 禁果AV一区二区夜夜嗨| 无码人妻一区二区三区免水牛视频| 成人aaa| 91精品在线观看视频| 在线观看视频一区二区三区| 日日视频| 黄色美女网站| 国产一区二区免费看| 免费高清无码视频| 色欲无码精品一区二区三区99满 | 狠狠影院| 俄罗斯电影一区二区| 精品一区二区三区电影| 欧美视频三区| 中文字幕乱码亚洲中文在线| 秋霞午夜无码一区二区欧美久久| 内射干少妇亚洲69XXX| 国产精品av久久久| 怡红院色| 国产一级A片久久久免费看快餐| 日本二区在线观看| 欧美精品久久| 亚洲一级无码| 在线一区| 91精品久久久久久久久青青| 91精品久久久久久粉嫩| 国产精品久久久久久久久久久久久四虎 | 国产精品久久久久久久久无码果冻| 国产三级片在线观看| 亚洲免费AV一区二区| 日本亚洲欧美| 自拍偷拍无码视频| 日本欧美在线| 免费无码一区二区三区|